From 7935478397b602f73c64ef9197051c7725edb252 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sat, 23 Nov 2013 14:06:10 +0000 Subject: tests: Moved CR LF in URL tests to their respective protocol groups --- tests/data/test931 | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 tests/data/test931 (limited to 'tests/data/test931') diff --git a/tests/data/test931 b/tests/data/test931 new file mode 100644 index 000000000..722aa0222 --- /dev/null +++ b/tests/data/test931 @@ -0,0 +1,29 @@ + + + +SMTP +CRLF-in-URL + + + +# Client-side + + +smtp + + +SMTP with URL-encoded CR LF in the URL + + +smtp://%HOSTIP:%SMTPPORT/%0d%0a/931 + + + +# + +# 3 - CURLE_URL_MALFORMAT + +3 + + + -- cgit v1.2.3