summaryrefslogtreecommitdiff
path: root/tests/data/test1400
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1400')
-rw-r--r--tests/data/test14001
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/test1400 b/tests/data/test1400
index 10faef39b..36ddd0e91 100644
--- a/tests/data/test1400
+++ b/tests/data/test1400
@@ -54,6 +54,7 @@ s/(USERAGENT, \")[^\"]+/${1}stripped/
$_ = '' if /CURLOPT_SSL_VERIFYPEER/
$_ = '' if /CURLOPT_SSH_KNOWNHOSTS/
$_ = '' if /CURLOPT_HTTP_VERSION/
+$_ = '' if /CURLOPT_HTTP09_ALLOWED/
</stripfile>
<file name="log/test1400.c" mode="text">
/********* Sample code generated by the curl command line tool **********