Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-01-31 | Curl_read() uses ssize_t now | Daniel Stenberg | |
2001-01-31 | fixed up the telnet to work (using support from Linus Nielsen) | Daniel Stenberg | |
2001-01-30 | changed order of the range and follow-location checks so that a range-request | Daniel Stenberg | |
will work even when following a Location: | |||
2001-01-27 | bettersupport for HTTP return codes 300-399 | Daniel Stenberg | |
2001-01-26 | The check for that content-range is received must only be made if we requested | Daniel Stenberg | |
GET resume. Other resumes are upload-wise and don't care about this header in the download stream | |||
2001-01-25 | converted to use Curl_read() and Curl_write() | Daniel Stenberg | |
2001-01-19 | No more URL length restrictions | Daniel Stenberg | |
2001-01-17 | download and highlevel are replaced with transfer | Daniel Stenberg | |