From 914f4ed279ddc7b6f3d5b0ddaa540e1779c3cfa2 Mon Sep 17 00:00:00 2001 From: Michael Kaufmann Date: Mon, 20 Nov 2017 23:48:46 +0100 Subject: test1264: verify URL with space in host name being rejected --- tests/data/test1264 | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 tests/data/test1264 (limited to 'tests/data/test1264') diff --git a/tests/data/test1264 b/tests/data/test1264 new file mode 100644 index 000000000..272db736c --- /dev/null +++ b/tests/data/test1264 @@ -0,0 +1,36 @@ + + + +HTTP +HTTP GET + + + +# Server-side + + + +# Client-side + + +none + + +http + + +HTTP URL with space in host name + + +-g "http://127.0.0.1 www.example.com/we/want/1264" + + + +# Verify data after the test has been "shot" + +# CURLE_URL_MALFORMAT == 3 + +3 + + + -- cgit v1.2.3