diff options
Diffstat (limited to 'tests/data/test1701')
-rw-r--r-- | tests/data/test1701 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1701 b/tests/data/test1701 index 494328877..d89861734 100644 --- a/tests/data/test1701 +++ b/tests/data/test1701 @@ -45,13 +45,13 @@ http://%HOSTIP:%HTTP2PORT/1701 --http2 -d "datatosend" # Verify data after the test has been "shot" <verify> <strip> -^User-Agent:.* ^X-Forwarded-Proto:.* ^Via:.* </strip> <protocol nonewline="yes"> POST /1701 HTTP/1.1
Host: %HOSTIP:%HTTP2PORT
+User-Agent: curl/%VERSION
Accept: */*
Content-Length: 10
Content-Type: application/x-www-form-urlencoded
|