curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Issue with Http redirect

From: Amit .. via curl-library <curl-library_at_cool.haxx.se>
Date: Fri, 12 Jun 2020 13:44:54 +0530

Hi ,
Hope you are well and safe at your end during this covid-19 pandamic.
I need your help to solve one issue that I am facing with http redirection
using libcurl.

*Description*:
Its taking too much time to redirect to actual location which we are
getting from the response header.

*Observation*:
It seems that while redirecting from http to https socketcallback
*(CURLMOPT_SOCKETFUNCTION)* close the socket and opens new socket with same
socket id , due to which the it stuck at this point.

Could you please help me on this issue?

Thanks
-Amit

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2020-06-12