Commit 27fb521d authored by Dan Fandrich's avatar Dan Fandrich
Browse files

tests: Fixed XML validation errors in some test files.

parent 48287c9c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -9,7 +9,9 @@ connection-sharing
</info>

# Server-side
<reply>
</reply>

# Client-side
<client>
<server>
+1 −0
Original line number Diff line number Diff line
@@ -53,5 +53,6 @@ h1 2.example.org 8080 h3 2.example.org 8080 "20190125 22:34:21" 0 0
h1 3.example.org 8080 h2 example.com 8080 "20190125 22:34:21" 0 0
h1 3.example.org 8080 h3 yesyes.com 8080 "20190125 22:34:21" 0 0
h2c example.org 80 h2 example.com 443 "20190124 22:36:21" 0 0
</file>
</verify>
</testcase>
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ CURLOPT_COOKIELIST set to "FLUSH" of a shared cookie object
 </name>
<tool>
lib1905
</tool
</tool>
<command>
http://%HOSTIP:%HTTPPORT/we/want/1905
</command>
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ Content-Type: text/html
Funny-head: yesyes swsclose
Set-Cookie: foobar=name; expires=Thu, 01 Jan 1970 00:00:00 GMT;

</data>
</data2>
</reply>

# Client-side
+1 −0
Original line number Diff line number Diff line
@@ -38,6 +38,7 @@ parse incoming Alt-Svc and save to file
<setenv>
# make debug-curl accept Alt-Svc over plain HTTP
CURL_ALTSVC_HTTP="yeah"
</setenv>
 <command>
http://%HOSTIP:%HTTPPORT/356 --alt-svc "log/altsvc-356"
</command>