From 91ff93803512e3438ce165b23bb5b9fb404df288 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Fri, 5 Sep 2008 17:58:53 +0000 Subject: Improved the logic the decides whether to use HTTP 1.1 features or not in a request. Detect cases where an upload must be sent chunked and the server supports only HTTP 1.0 and return CURLE_UPLOAD_FAILED. --- tests/data/test1069 | 8 -------- 1 file changed, 8 deletions(-) (limited to 'tests/data/test1069') diff --git a/tests/data/test1069 b/tests/data/test1069 index 5b0b1fa47..c47c357d7 100644 --- a/tests/data/test1069 +++ b/tests/data/test1069 @@ -9,14 +9,6 @@ HTTP/1.0 # Server-side - -HTTP/1.0 500 Impossible swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake - -blablabla - - # Client-side -- cgit v1.2.3