- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 9.6k
Closed
Labels
Question/Not a bugactions/autoclose-qaUsed for automation to auto-close an issueUsed for automation to auto-close an issue
Description
I apologize for the long title, I was sending api requests to thingiverse.com but my bot wasn't responding back and found out cloudflare is blocking my bot, I did a quick test using http.client library and was getting return code 200. I dug a little deeper and found requests adds user-agent, and tried this work around here #5671 (comment) but still had no luck. Is there anyway I can check what gets sent either from requests or urllib3 since something clearly does if I don't get blocked when I use http.client. I would like to resolve this with requests library so I am not essentially relying on only one method.
Metadata
Metadata
Assignees
Labels
Question/Not a bugactions/autoclose-qaUsed for automation to auto-close an issueUsed for automation to auto-close an issue