cURL / Mailing Lists / curl-users / Single Mail

curl-users

[ curl-Bugs-708708 ] http/https and proxy returns previous url content

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Mon, 24 Mar 2003 01:28:03 -0800

Bugs item #708708, was opened at 2003-03-24 17:28
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=708708&group_id=976

Category: http
Group: wrong content
Status: Open
Resolution: None
Priority: 5
Submitted By: Frankie Fong (ff_at_emsoft)
Assigned to: Daniel Stenberg (bagder)
Summary: http/https and proxy returns previous url content

Initial Comment:
Hello,
  
I encountered a problem with curl-7.10.3 on RedHat7.3. I wrote a simple
program to go to the following urls in this order:
  
1. http://www.baylor.edu/frankie
    returns 302 and redirected to....
2. http://www3.baylor.edu/frankie
    return 404 and error page
3. https://www.baylor.edu/includes/nsstyle.css
    notice the "https:" at the beginning
    return 200 ok
4. http://www.yahoo.com
    return 200 ok but the content is actually http://www.baylor.edu/
  
Notice that this problem __only__ appears when curl is set
to use proxy server.
  
I am attach a C program to help the demonstration. Be sure to
modify and set the corresponding proxy server/port of your choice
inside the code.
  
thanks!
Frankie Fong
frankie_at_emsoftltd.com
  
  
  

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

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

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2003-03-24