You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2016/12/01 16:38:56 UTC

svn commit: r1772237 - /httpd/test/framework/trunk/t/apache/chunkinput.t

Author: wrowe
Date: Thu Dec  1 16:38:56 2016
New Revision: 1772237

URL: http://svn.apache.org/viewvc?rev=1772237&view=rev
Log:
Revert the change of status codes; I hadn't noted that :: was a split notation
for multiple packets. Including r1765475 in the backport proposal, implicit
trailing whitespace is always accepted now, in multiple or as a single packet.


Modified:
    httpd/test/framework/trunk/t/apache/chunkinput.t

Modified: httpd/test/framework/trunk/t/apache/chunkinput.t
URL: http://svn.apache.org/viewvc/httpd/test/framework/trunk/t/apache/chunkinput.t?rev=1772237&r1=1772236&r2=1772237&view=diff
==============================================================================
--- httpd/test/framework/trunk/t/apache/chunkinput.t (original)
+++ httpd/test/framework/trunk/t/apache/chunkinput.t Thu Dec  1 16:38:56 2016
@@ -27,8 +27,8 @@ my @resp_strings = ("HTTP/1.1 200 OK",
                     "HTTP/1.1 404 Not Found",
                     "HTTP/1.1 200 OK",        # "A    "
                     "HTTP/1.1 404 Not Found",
-                    "HTTP/1.1 400 Bad Request", # "A :: :: :: "
-                    "HTTP/1.1 400 Bad Request",
+                    "HTTP/1.1 200 OK",        # "A " + " " + " "  + " " pkts 
+                    "HTTP/1.1 404 Not Found",
                     "HTTP/1.1 400 Bad Request", # >10 BWS
                     "HTTP/1.1 400 Bad Request",
                     "HTTP/1.1 413 Request Entity Too Large", # Overflow size