Menu

#368 Proxy + HTTPS + Form Data = goodbye form data.

closed-fixed
https (67)
7
2013-06-21
2003-11-24
Anonymous
No

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@ie.ifox.com

Discussion

  • Daniel Stenberg

    Daniel Stenberg - 2003-11-24

    Logged In: YES
    user_id=1110

    I can repeat it. Working on a fix!

     
  • Daniel Stenberg

    Daniel Stenberg - 2003-11-24
    • priority: 5 --> 7
     
  • Daniel Stenberg

    Daniel Stenberg - 2003-11-25

    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&r2=1.176&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.

     
  • Daniel Stenberg

    Daniel Stenberg - 2003-11-25
    • status: open --> open-fixed
     
  • Daniel Stenberg

    Daniel Stenberg - 2003-11-25
    • status: open-fixed --> closed-fixed
     
  • Nobody/Anonymous

    Logged In: NO

    sdf

     
  • Nobody/Anonymous

    Logged In: NO

    iopi

     
  • Nobody/Anonymous

    Logged In: NO

    Hello World from Jamir

     
MongoDB Logo MongoDB