From bf7023d16502c83b173138a15593332d4e949d34 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 9 Oct 2014 16:50:26 +0200 Subject: test2036: verify -O with no slash at all in the URL Similar to test 76 but that test's URL has a slash just no file name part. --- tests/data/test2036 | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 tests/data/test2036 (limited to 'tests/data/test2036') diff --git a/tests/data/test2036 b/tests/data/test2036 new file mode 100644 index 000000000..0ab8b66c5 --- /dev/null +++ b/tests/data/test2036 @@ -0,0 +1,39 @@ + + + +FAILURE + + +# +# Server-side + + + +# +# Client-side + + +none + + +http + + +HTTP, -O with no slash at all in the URL + + +%HOSTIP:%HTTPPORT -O + + + +# +# Verify data after the test has been "shot" + + +^User-Agent:.* + + +23 + + + -- cgit v1.2.3