Closed
Description
I have a website that I have had a significant amount of httr2::req_perform code suddenly returning only 403 errors. I have changed user_agent and headers with no luck.
Python code using http.client using the exact same settings in positron works fine, so I am wondering if its due to HTTP 1.1 vs HTTP 2 or HTTP 3. Is there anyway to update the get request to a different HTTP version? Currently wrote a workaround using rvest::read_html_live but would like to go back to httr2 if possible.
Metadata
Metadata
Assignees
Labels
No labels