aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/test1090
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1090')
-rw-r--r--tests/data/test10905
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/data/test1090 b/tests/data/test1090
index 3304f911..9ae803fb 100644
--- a/tests/data/test1090
+++ b/tests/data/test1090
@@ -57,16 +57,15 @@ http://%HOSTIP:%HTTPPORT/1090 -w "%{num_connects}\n%{num_redirects}\n%{size_down
#
# Verify data after the test has been "shot"
<verify>
-<strip>
-^User-Agent:.*
-</strip>
<protocol>
GET /1090 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
+User-Agent: curl/%VERSION
Accept: */*
GET /10900001 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
+User-Agent: curl/%VERSION
Accept: */*
</protocol>