History log of /curl/ (Results 32926 – 32950 of 33767)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c69c79dd27-Jan-2001 Daniel Stenberg

bettersupport for HTTP return codes 300-399

7fca24b127-Jan-2001 Daniel Stenberg

PUT resume things
progress meter modified for resume
POST/GET/Location adjustments

2fa0d3dd27-Jan-2001 Daniel Stenberg

test case 31 and 32 were added

3a8210c927-Jan-2001 Daniel Stenberg

Resume is now done with a Content-Range header instead of a Range header if
the request isn't GET. Presumably, this is how it should be made.

d693022027-Jan-2001 Daniel Stenberg

minor output fix

227662d227-Jan-2001 Daniel Stenberg

Added -d that enables easier protocol/server debug overview (it invokes
the servers with their -v options)

3cb3d43927-Jan-2001 Daniel Stenberg

added test 29 and 30, HTTP resume and partial download tests

c8a546c927-Jan-2001 Daniel Stenberg

The progess meter title get an extra output when a resumed transfer is
taking place

62fec1d227-Jan-2001 Daniel Stenberg

data->httpreq was not set properly

ac98c73b27-Jan-2001 Daniel Stenberg

7.6

a145654326-Jan-2001 Daniel Stenberg

http upload resume

e8382ba226-Jan-2001 Daniel Stenberg

moved the symbols talk to the library part, updated slightly to match

fcb347d126-Jan-2001 Daniel Stenberg

Added a httpreq field in the main struct so that there's one field to check
for what HTTP request that is being used. The old bit-style fields are still
in there as well.

c331ef0226-Jan-2001 Daniel Stenberg

The check for that content-range is received must only be made if we requested
GET resume. Other resumes are upload-wise and don't care about this header
in the download stream

3a3f632b26-Jan-2001 Daniel Stenberg

Made it possible to do "upload resume" over HTTP

68d7b6f825-Jan-2001 Daniel Stenberg

7.6-pre4

c43a9d9025-Jan-2001 Daniel Stenberg

timespent is now updated in every call to the progress meter update function

64e8009125-Jan-2001 Daniel Stenberg

Rick's and Jeff's stuff

4f255ffb25-Jan-2001 Daniel Stenberg

make the configure script die if select() or socket() is missing

80d75b0e25-Jan-2001 Daniel Stenberg

Added Ingo Ralf Blum

808c402025-Jan-2001 Daniel Stenberg

use this function only once note added

149d636325-Jan-2001 Daniel Stenberg

modified the Curl_ConnectHTTPProxyTunnel proto

30eab8ca25-Jan-2001 Daniel Stenberg

moved curl_read() and curl_write() to sendf.c

e49a82b025-Jan-2001 Daniel Stenberg

converted to use Curl_read() and Curl_write()

45fdb48125-Jan-2001 Daniel Stenberg

uses Curl_read() and Curl_write()
unfolded telwrite() instead of being a separate single function

1...<<1311131213131314131513161317131813191320>>...1351