Daniel Stenberg
|
4fd4a6888a
|
added progress callback stuff, changed the callback typedefs to be public
|
2000-06-08 15:11:39 +00:00 |
|
Daniel Stenberg
|
6d522c9c1d
|
made getenv() more threadsafe for win32
|
2000-05-29 23:07:22 +00:00 |
|
Daniel Stenberg
|
a0ce95e155
|
David LeBlanc's fixes!
|
2000-05-29 22:51:13 +00:00 |
|
Daniel Stenberg
|
c35238e0a3
|
Jört Hartroth's updates
|
2000-05-22 17:18:55 +00:00 |
|
Daniel Stenberg
|
96dde76b99
|
moved here from the newlib branch
|
2000-05-22 14:12:12 +00:00 |
|
Daniel Stenberg
|
0d12792514
|
now uses a tiny bit of the new library interface!
|
2000-04-11 21:47:28 +00:00 |
|
Daniel Stenberg
|
75cd7f482d
|
now sends user agent to all requests that go through a http proxy
|
2000-04-08 19:29:58 +00:00 |
|
Daniel Stenberg
|
c30a3913b5
|
Marco's fix got adjusted
|
2000-04-04 18:08:34 +00:00 |
|
Daniel Stenberg
|
00ad88408d
|
Marco G. Salvagno's OS/2 patch is applied
|
2000-04-04 17:44:24 +00:00 |
|
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 |
|