cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker mailing list Archives

[ curl-Bugs-848371 ] Proxy + HTTPS + Form Data = goodbye form data.

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Sat, 20 Aug 2005 12:08:08 -0700

Bugs item #848371, was opened at 2003-11-24 07:42
Message generated for change (Comment added) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=848371&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: https
Group: bad behaviour
Status: Closed
Resolution: Fixed
Priority: 7
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Daniel Stenberg (bagder)
Summary: Proxy + HTTPS + Form Data = goodbye form data.

Initial Comment:
When posting form data to a page via SSL using a proxy,
the form data is now simply lost in 7.10.8. It's just not
sent. Seems to be consistent with any proxy used.

  curl -s &quot;https//HOST/URI&quot; -x &quot;PROXY:PORT&quot; -
d &quot;FORM_DATA&quot;

  (FORM_DATA is not submitted.)

This is new in 7.10.8 as it worked in 7.10.7. I am usign
the Debian Linux package.

dave_at_ie.ifox.com

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2005-08-20 12:08

Message:
Logged In: NO

sdf

----------------------------------------------------------------------

Comment By: Daniel Stenberg (bagder)
Date: 2003-11-25 01:07

Message:
Logged In: YES
user_id=1110

Nailed it.

Fix committed to CVS just now:

http://cvs.php.net/diff.php/curl/lib/http.c?r1=1.175&amp;r2=1.176&amp;ty=u

I also added test case 95 to verify that the fix behaves
correctly (the test was used to repeat your described problem).

Let me know if this doesn't cure your problem.

----------------------------------------------------------------------

Comment By: Daniel Stenberg (bagder)
Date: 2003-11-24 08:29

Message:
Logged In: YES
user_id=1110

I can repeat it. Working on a fix!

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=848371&group_id=976
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-tracker
Received on 2005-08-20

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET