Commit 33dc9c1f authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

strip off user-agent before checking protocol

parent f112cc14
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -21,6 +21,9 @@ http://%HOSTIP:%HOSTPORT/want/26 -o - -o -

# Verify data after the test has been "shot"
<verify>
<strip>
^User-Agent: curl.*
</strip>
<protocol>
GET /want/26 HTTP/1.1
User-Agent: curl/7.8.1-pre3 (sparc-sun-solaris2.7) libcurl 7.8.1-pre3 (OpenSSL 0.9.6a) (krb4 enabled)