Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-05 | Improved the logic the decides whether to use HTTP 1.1 features or not in a | Dan Fandrich | |
request. Detect cases where an upload must be sent chunked and the server supports only HTTP 1.0 and return CURLE_UPLOAD_FAILED. | |||
2008-07-31 | Fixed keyword | Dan Fandrich | |
2008-07-30 | Added test cases 1052 through 1055 to test uploading data from files | Dan Fandrich | |
during redirects. Test cases 1052 and 1055 show problems (maybe the same root cause as 1051) and are disabled. |