gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnurl] 90/151: test342: make it return a 304 as the tag matches


From: gnunet
Subject: [gnurl] 90/151: test342: make it return a 304 as the tag matches
Date: Fri, 20 Dec 2019 14:26:39 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit 914975fe6e4f8606899292bb7f19527efd8c863b
Author: Daniel Stenberg <address@hidden>
AuthorDate: Thu Dec 5 16:52:07 2019 +0100

    test342: make it return a 304 as the tag matches
---
 tests/data/test342 | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/tests/data/test342 b/tests/data/test342
index b54e04819..95297ba50 100644
--- a/tests/data/test342
+++ b/tests/data/test342
@@ -10,18 +10,17 @@ HTTP GET
 # Server-side
 <reply>
 <data>
-HTTP/1.1 200 OK
+HTTP/1.1 304 OK
 Date: Thu, 09 Nov 2010 14:49:00 GMT
 Server: test-server/fake
 Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT
 ETag: "21025-dc7-39462498"
 Accept-Ranges: bytes
-Content-Length: 6
+Content-Length: 0
 Connection: close
 Content-Type: text/html
 Funny-head: yesyes
 
--foo-
 </data>
 </reply>
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]