Mailing Lists
cURL Mailing List Monthly Index Single Mail
curl-tracker Archives
[curl:bugs] #1492 failure to re-use proxy connection
From: Daniel Stenberg <bagder_at_users.sf.net>
Date: Wed, 11 Mar 2015 11:06:21 +0000
- **status**: open-confirmed --> closed-fixed
Fixed in commit 852d35b6ea
--- ** [bugs:#1492] failure to re-use proxy connection** **Status:** closed-fixed **Labels:** HTTP proxy connections regression **Created:** Tue Mar 10, 2015 02:39 PM UTC by Daniel Stenberg **Last Updated:** Tue Mar 10, 2015 02:39 PM UTC **Owner:** Daniel Stenberg How to repeat: $ curl -x [HTTP proxy] [URL1] [URL2] This should make curl re-use the same connection to that proxy for both requests but it doesn't. It used to do this. We also need to add a test case to detect such a regression for the future. (This bug was originally figured out here: https://github.com/kennethreitz/requests/issues/2481) --- Sent from sourceforge.net because curl-tracker@cool.haxx.se is subscribed to https://sourceforge.net/p/curl/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/curl/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.Received on 2015-03-11 These mail archives are generated by hypermail. |