r-lib / httr

httr: a friendly http package for R
https://httr.r-lib.org
Other
986 stars 1.99k forks source link

httr POST is failing timeout #718

Closed snehajosam closed 10 months ago

snehajosam commented 2 years ago

Unable to send httr POST request with proxy settings. error in curl_fetch_memory(url handle = h) timeout .....

i tried with other languages and got the result.

someone please help.

hadley commented 10 months ago

httr has been superseded in favour of httr2, so is no longer under active development. If this problem is still important to you in httr2, I'd suggest filing an issue offer there 😄. Thanks for using httr!