Python Requests - 403 response sending post requests to server, but not 403 when submitting the request using debugging proxy

后端 未结 0 1894
面向向阳花
面向向阳花 2020-12-12 09:54

I am trying to send a post request to a server using the below request:

headers = {
    \'User-Agent\': \'Footasylum/1283 CFNetwork/1206 Darwin/20.1.0\',
             


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题