reverfying test

This commit is contained in:
User 2025-08-08 19:42:14 +03:00 committed by nevakrien
parent ceb6d8d35e
commit 8838bb35cf

View file

@ -33,21 +33,20 @@ IPv6
</features>
<server>
http
http-ipv6
</server>
<name>
failing alt svc retried into ipv6
failing alt svc retried into second alt
</name>
<setenv>
# make Debug-curl accept Alt-Svc over plain HTTP
CURL_ALTSVC_HTTP="yeah"
</setenv>
<command>
--alt-svc "%LOGDIR/altsvc-%TESTNUMBER" "http://%HOSTIP:%HTTPPORT/%TESTNUMBER" "http://%HOSTIP:%HTTPPORT/%TESTNUMBER"
--alt-svc "%LOGDIR/altsvc-%TESTNUMBER" "http://%HOSTIP:%HTTPPORT/%TESTNUMBER"
</command>
<file name="%LOGDIR/altsvc-%TESTNUMBER">
h1 %HOSTIP %HTTPPORT h1 %HOST6IP %NOLISTENPORT "20290222 22:19:28" 0 0
h2 %HOSTIP %HTTPPORT h2 %HOST6IP %HTTP6PORT "20290222 22:19:28" 0 0
h2 %HOSTIP %HTTPPORT h2 %HOST6IP %HTTPPORT "20290222 22:19:28" 0 0
h3 %HOSTIP %HTTPPORT h3 %HOST6IP %NOLISTENPORT "20290222 22:19:28" 0 0
</file>
@ -64,14 +63,6 @@ Connection: close
Content-Type: text/html
Funny-Head: yesyes
-foo-
HTTP/1.1 200 OK
Date: Tue, 09 Nov 2010 14:49:00 GMT
Content-Length: 6
Connection: close
Content-Type: text/html
Funny-Head: yesyes
-foo-
</stdout>
</verify>