aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test26
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-08-09 11:58:56 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-08-09 11:58:56 +0000
commit33dc9c1f9583ccd9e8effb5c3a6fee2b630f6a15 (patch)
treea316c5a4a2715810a7876063add46841a9e2dac4 /tests/data/test26
parentf112cc14b9af2a2754ad1bcaa77c65a1ccaa3954 (diff)
strip off user-agent before checking protocol
Diffstat (limited to 'tests/data/test26')
-rw-r--r--tests/data/test263
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/test26 b/tests/data/test26
index d28cebff4..7e08efcc1 100644
--- a/tests/data/test26
+++ b/tests/data/test26
@@ -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)