mirror of
https://github.com/curl/curl.git
synced 2026-06-11 23:34:33 +03:00
52 lines
584 B
Text
52 lines
584 B
Text
<testcase>
|
|
<info>
|
|
<keywords>
|
|
HTTP
|
|
HTTP GET
|
|
Alt-Svc
|
|
NO_RETRY
|
|
</keywords>
|
|
</info>
|
|
|
|
<client>
|
|
<features>
|
|
alt-svc
|
|
Debug
|
|
</features>
|
|
<server>
|
|
http
|
|
</server>
|
|
<name>
|
|
alt-svc no-retry due to CURLALTSVC_NO_RETRY flag
|
|
</name>
|
|
|
|
<tool>
|
|
lib%TESTNUMBER
|
|
</tool>
|
|
|
|
<command>
|
|
http://%HOSTIP:%HTTPPORT/%TESTNUMBER
|
|
</command>
|
|
|
|
<file name="%LOGDIR/altsvc-%TESTNUMBER">
|
|
h1 %HOSTIP %HTTPPORT h1 %HOSTIP %NOLISTENPORT "20290222 22:19:28" 0 0
|
|
</file>
|
|
|
|
<setenv>
|
|
CURL_ALTSVC_HTTP="yeah"
|
|
</setenv>
|
|
|
|
</client>
|
|
|
|
<verify>
|
|
<errorcode>
|
|
52
|
|
</errorcode>
|
|
|
|
<stdout>
|
|
</stdout>
|
|
|
|
<protocol>
|
|
</protocol>
|
|
</verify>
|
|
</testcase>
|