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/test875 | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 tests/data/test875 (limited to 'tests/data/test875') diff --git a/tests/data/test875 b/tests/data/test875 new file mode 100644 index 000000000..53e994087 --- /dev/null +++ b/tests/data/test875 @@ -0,0 +1,29 @@ + + + +POP3 +CRLF-in-URL + + + +# Client-side + + +pop3 + + +POP3 with URL-encoded CR LF in the URL + + +pop3://%HOSTIP:%POP3PORT/%0d%0a/875 + + + +# + +# 3 - CURLE_URL_MALFORMAT + +3 + + + -- cgit v1.2.3