index
:
tinyproxy
bind-ipv4mapped
build
master
Light-weight HTTP/HTTPS proxy daemon for POSIX operating systems
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
scripts
/
webserver.pl
Age
Commit message (
Expand
)
Author
2009-10-10
tests:webserver: correctly answer http/0.9 requests by sending no headers
Michael Adam
2009-09-17
tests:webserver: Add copyright notice to the pod documentation.
Michael Adam
2009-09-14
tests:webserver: record the value of the server header field in a variable.
Michael Adam
2009-09-14
tests:webserver: add handing of bad request error.
Michael Adam
2009-09-14
tests:webserver: add parsing of request
Michael Adam
2009-09-14
tests:webserver: move parsing of request to its own function.
Michael Adam
2009-09-13
tests:webserver: be more rfc 1945 compliant in the server-header.
Michael Adam
2009-09-10
tests/webserver: add complete GPL boilerplate.
Michael Adam
2009-09-10
tests:webserver: make pid-file, log-dir and doc-root reside in /tmp by default
Michael Adam
2009-09-10
tests/webserver: rework locking of pid file.
Michael Adam
2009-09-10
tests:webserver: reopen STDOUT/STDERR after locking pid file.
Michael Adam
2009-09-10
tests: add a simple webserver written in perl.
Michael Adam