summaryrefslogtreecommitdiff
path: root/tests/data/Makefile.inc
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2017-06-15 13:40:02 +0200
committerDaniel Stenberg <daniel@haxx.se>2017-06-15 13:40:02 +0200
commit54084aec6701c16d06486df566448eae22092c10 (patch)
tree51835f56f03087adf81c15f9cc85c8debfa95fe8 /tests/data/Makefile.inc
parent4d1147ae20756925ccd6e2d4ace31fe92ae0d681 (diff)
downloadcurl-54084aec6701c16d06486df566448eae22092c10.tar.gz
http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASHbagder/http-options
... to enable sending "OPTIONS *" which wasn't possible previously. This option currently only works for HTTP. Added test case 1299 to verify Fixes #1280
Diffstat (limited to 'tests/data/Makefile.inc')
-rw-r--r--tests/data/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/Makefile.inc b/tests/data/Makefile.inc
index 76064a06c..169c1de10 100644
--- a/tests/data/Makefile.inc
+++ b/tests/data/Makefile.inc
@@ -133,7 +133,7 @@ test1260 test1261 test1262 \
\
test1280 test1281 test1282 test1283 test1284 test1285 test1286 test1287 \
test1288 \
-\
+test1299 \
test1300 test1301 test1302 test1303 test1304 test1305 test1306 test1307 \
test1308 test1309 test1310 test1311 test1312 test1313 test1314 test1315 \
test1316 test1317 test1318 test1319 test1320 test1321 test1322 \