diff options
Diffstat (limited to 'tests/data/test1092')
-rw-r--r-- | tests/data/test1092 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/data/test1092 b/tests/data/test1092 index 725a274ba..d3ea90244 100644 --- a/tests/data/test1092 +++ b/tests/data/test1092 @@ -43,12 +43,10 @@ FTP with type=i over HTTP proxy # # Verify data after the test has been "shot" <verify> -<strip> -^User-Agent:.* -</strip> <protocol> GET ftp://%HOSTIP:%HTTPPORT/we/want/that/page/1092;type=i HTTP/1.1
Host: %HOSTIP:%HTTPPORT
+User-Agent: curl/%VERSION
Accept: */*
Proxy-Connection: Keep-Alive
|