From ea6f57696c64149218a2f1d179afe67775d8a2be Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 29 Jul 2018 12:29:39 +0200 Subject: test1157: follow-up to 35ecffb9 Ignore the user-agent line. Pointed-out-by: Marcel Raad --- tests/data/test1157 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/data') diff --git a/tests/data/test1157 b/tests/data/test1157 index 08c2c0ffd..b0bbf244f 100644 --- a/tests/data/test1157 +++ b/tests/data/test1157 @@ -45,6 +45,9 @@ http://%HOSTIP:%HTTPPORT/1157 -H @log/heads1157.txt # # Verify data after the test has been "shot" + +^User-Agent:.* + GET /1157 HTTP/1.1 Host: %HOSTIP:%HTTPPORT -- cgit v1.2.3