cURL / Mailing Lists / curl-users / Single Mail

curl-users

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

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Mon, 24 Nov 2003 07:42:08 -0800

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

Category: https
Group: bad behaviour
Status: Open
Resolution: None
Priority: 5
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 "https//HOST/URI" -x "PROXY:PORT" -
d "FORM_DATA"

  (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

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

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=848371&group_id=976

-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
Received on 2003-11-24