1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-29 03:17:53 -04:00
elinks/test/cgi
Witold Filipczyk 3fd6ae4a2d Three CGI tests for content-encoding.
The output should be:
Two lines should be visible.
The second line.

All three tests fail currently when the ELinks is invoked like this:
$ elinks -no-connect path_to_chunked_test
2008-02-17 21:54:17 +02:00
..
chunked_bzip2.py Three CGI tests for content-encoding. 2008-02-17 21:54:17 +02:00
chunked_deflate.py Three CGI tests for content-encoding. 2008-02-17 21:54:17 +02:00
chunked_gzip.py Three CGI tests for content-encoding. 2008-02-17 21:54:17 +02:00
form.html test, CGI: added a simple form to test CGI. 2007-06-17 19:42:54 +03:00
print-post.sh test: The CGI script showing POST DATA sent to it. 2007-03-10 13:45:49 +02:00
print-vars.sh Add a stupid test script to print CGI variables set by ELinks 2006-11-30 20:46:10 +01:00