Commit Graph

11 Commits

Author SHA1 Message Date
Daniel Stenberg 0059911261 James Atwill correctly pointed out that curl didn't follow Location: headers
properly when the new URL is an absolute one to a different port than the
first URL...
2000-04-02 12:08:12 +00:00
Daniel Stenberg 2f668aba96 "H. Daphne Luong" <daphne@tellme.com> pointed out that curl cannot destroy
the proxy server data internally as it did, since when doing a location:
following it needs the proxy server string several times.
2000-03-27 21:36:05 +00:00
Daniel Stenberg dfd341efd5 Added two new time stamp places 2000-03-01 22:05:11 +00:00
Daniel Stenberg 10f958029a Added writeout stuff 2000-02-21 23:51:09 +00:00
Daniel Stenberg 8ed78f6c38 Now starts the progress meter timer at once! 2000-02-16 00:01:50 +00:00
Daniel Stenberg 582754c0e2 uses the new progress functions 2000-02-14 23:03:05 +00:00
Daniel Stenberg bc375152b1 removed include upload.h 2000-02-01 23:57:54 +00:00
Daniel Stenberg fd921c8cd6 removed the port number reset again, it is already being made when the
location: URL turns out to be an "absolute" one and that should be the only
time it is required.
2000-01-31 22:20:17 +00:00
Daniel Stenberg 2be8c7a4e9 - Oskar Liljeblad <osk@hem.passagen.se> pointed out and corrected a problem
in the Location: following system that made curl following a location: to a
   different protocol to fail.
2000-01-19 21:57:48 +00:00
Daniel Stenberg 26e8ccc631 syncing with local edit 2000-01-10 23:36:14 +00:00
Daniel Stenberg ae1912cb0d Initial revision 1999-12-29 14:20:26 +00:00