==== t-dasho-1 ====
Testing ftp -V         file:../src/-

==== t-dasho-2 ====
Testing ftp -V -oX     file:../src/-

==== t-dasho-3 ====
Testing ftp -V -o- -oX file:../src/-

==== t-dasho-4 ====
Testing ftp -V -o-     file:../src/-

==== t-dasho-5 ====
Testing ftp -V -oX -o- file:../src/-

==== t-dasho-6 ====
Testing ftp -V -o./-   file:../src/-

==== t-dasho-7 ====
Testing ftp -V         file:../src/X

==== t-dasho-8 ====
Testing ftp -V -oX     file:../src/X

==== t-dasho-9 ====
Testing ftp -V -o- -oX file:../src/X

==== t-dasho-10 ====
Testing ftp -V -o-     file:../src/X

==== t-dasho-11 ====
Testing ftp -V -oX -o- file:../src/X

==== t-dasho-12 ====
Testing ftp -V -o./-   file:../src/X

==== t-redirect-1 ====
Testing http://localhost:9000/path/to/file => http://localhost:9001/another/file => http://localhost:9001/another/file
Trying 127.0.0.1...
Requesting http://localhost:9000/path/to/file
Redirected to http://localhost:9001/another/file
Trying 127.0.0.1...
ftp: connect: Connection refused

==== t-redirect-2 ====
Testing http://localhost:9000/path/to/file => http://localhost:9001/ => http://localhost:9001/
Trying 127.0.0.1...
Requesting http://localhost:9000/path/to/file
Redirected to http://localhost:9001/
Trying 127.0.0.1...
ftp: connect: Connection refused

==== t-redirect-3 ====
Testing http://localhost:9000/path/to/file => /another/file => http://localhost:9000/another/file
Trying 127.0.0.1...
Requesting http://localhost:9000/path/to/file
Redirected to http://localhost:9000/another/file
Trying 127.0.0.1...
ftp: connect: Connection refused

==== t-redirect-4 ====
Testing http://localhost:9000/path/to/file => / => http://localhost:9000/
Trying 127.0.0.1...
Requesting http://localhost:9000/path/to/file
Redirected to http://localhost:9000/
Trying 127.0.0.1...
ftp: connect: Connection refused

==== t-redirect-5 ====
Testing http://localhost:9000/path/to/file => another/file => http://localhost:9000/path/to/another/file
Trying 127.0.0.1...
Requesting http://localhost:9000/path/to/file
Redirected to http://localhost:9000/path/to/another/file
Trying 127.0.0.1...
ftp: connect: Connection refused

==== t-redirect-6 ====
Testing http://localhost:9000/path/to/file/ => another/file => http://localhost:9000/path/to/file/another/file
Trying 127.0.0.1...
Requesting http://localhost:9000/path/to/file/
Redirected to http://localhost:9000/path/to/file/another/file
Trying 127.0.0.1...
Requesting http://localhost:9000/path/to/file/another/file
ftp: Writing HTTP request: Broken pipe

==== t-redirect-7 ====
Testing http://localhost:9000/path/to/file => ../ => http://localhost:9000/path/to/../
Trying 127.0.0.1...
Requesting http://localhost:9000/path/to/file
Redirected to http://localhost:9000/path/to/../
Trying 127.0.0.1...
ftp: connect: Connection refused

==== t-redirect-8 ====
Testing http://localhost:9000/path/to/file => http://[localhost]:9001/another/file => http://[localhost]:9001/another/file
Trying 127.0.0.1...
Requesting http://localhost:9000/path/to/file
Redirected to http://[localhost]:9001/another/file
Trying 127.0.0.1...
ftp: connect: Connection refused

==== t-redirect-9 ====
Testing http://localhost:9000/path/to/file => http://[localhost]:9001/ => http://[localhost]:9001/
Trying 127.0.0.1...
Requesting http://localhost:9000/path/to/file
Redirected to http://[localhost]:9001/
Trying 127.0.0.1...
ftp: connect: Connection refused

==== t-redirect-10 ====
Testing http://localhost:9000/p/x?a#b?c#d => another/file => http://localhost:9000/p/another/file
Trying 127.0.0.1...
Requesting http://localhost:9000/p/x?a#b?c#d
Redirected to http://localhost:9000/p/another/file
Trying 127.0.0.1...
ftp: connect: Connection refused

==== t-redirect-11 ====
Testing http://localhost:9000/p/x#b?c#d => another/file => http://localhost:9000/p/another/file
Trying 127.0.0.1...
Requesting http://localhost:9000/p/x#b?c#d
Redirected to http://localhost:9000/p/another/file
Trying 127.0.0.1...
ftp: connect: Connection refused

==== t-redirect-12 ====
Testing http://localhost:9000/p/x/#b?c#d => another/file => http://localhost:9000/p/x/another/file
Trying 127.0.0.1...
Requesting http://localhost:9000/p/x/#b?c#d
Redirected to http://localhost:9000/p/x/another/file
Trying 127.0.0.1...
ftp: connect: Connection refused

==== t-redirect-13 ====
Testing http://localhost:9000/p/x?aa#bb => another/file?x#yz => http://localhost:9000/p/another/file?x
Trying 127.0.0.1...
Requesting http://localhost:9000/p/x?aa#bb
Redirected to http://localhost:9000/p/another/file?x
Trying 127.0.0.1...
ftp: connect: Connection refused

==== t-redirect-14 ====
Testing http://localhost:9000/p/x/?aa#bb => another/file?x#yz => http://localhost:9000/p/x/another/file?x
Trying 127.0.0.1...
Requesting http://localhost:9000/p/x/?aa#bb
Redirected to http://localhost:9000/p/x/another/file?x
Trying 127.0.0.1...
ftp: connect: Connection refused

==== t-redirect-15 ====
Testing http://localhost:9000/p/x#y?z/k#l?m => file?a#b?c#d => http://localhost:9000/p/file?a
Trying 127.0.0.1...
Requesting http://localhost:9000/p/x#y?z/k#l?m
Redirected to http://localhost:9000/p/file?a
Trying 127.0.0.1...
ftp: connect: Connection refused