diff --git a/tests/data/command300.txt b/tests/data/command300.txt new file mode 100644 index 0000000000000000000000000000000000000000..7531ad7d7dfee0c15d71eb20eabb9930e08fc0e4 --- /dev/null +++ b/tests/data/command300.txt @@ -0,0 +1 @@ +https://%HOSTIP:%HTTPSPORT/300 diff --git a/tests/data/command400.txt b/tests/data/command400.txt new file mode 100644 index 0000000000000000000000000000000000000000..9ff4b69924f31ea7a55f0b60c995fba55396074a --- /dev/null +++ b/tests/data/command400.txt @@ -0,0 +1 @@ +ftps://%HOSTIP:%FTPSPORT/ diff --git a/tests/data/name300.txt b/tests/data/name300.txt new file mode 100644 index 0000000000000000000000000000000000000000..c6cddb2194f62e05f93ba6a095e62edb23a7e833 --- /dev/null +++ b/tests/data/name300.txt @@ -0,0 +1 @@ +simple HTTPS GET diff --git a/tests/data/name400.txt b/tests/data/name400.txt new file mode 100644 index 0000000000000000000000000000000000000000..148cedd73445b890f3e25cbcf31766eae4ff26c6 --- /dev/null +++ b/tests/data/name400.txt @@ -0,0 +1 @@ +FTP dir list PASV diff --git a/tests/data/prot300.txt b/tests/data/prot300.txt new file mode 100644 index 0000000000000000000000000000000000000000..b5e6dc1bfc3ea8d90b8c9878a76a06a73b236c87 --- /dev/null +++ b/tests/data/prot300.txt @@ -0,0 +1,6 @@ +GET /300 HTTP/1.1 +User-Agent: curl/7.7 (i686-pc-linux-gnu) libcurl 7.7.1 (SSL 0.9.5) (ipv6 enabled) +Host: 127.0.0.1:8433 +Pragma: no-cache +Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* +