index
:
tinyproxy
ninji-patches
personal modifications to tinyproxy
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
scripts
/
webserver.pl
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-10
tests:webserver: correctly answer http/0.9 requests by sending no headers
Michael Adam
1
-4
/
+7
2009-09-17
tests:webserver: Add copyright notice to the pod documentation.
Michael Adam
1
-0
/
+7
2009-09-14
tests:webserver: record the value of the server header field in a variable.
Michael Adam
1
-2
/
+4
2009-09-14
tests:webserver: add handing of bad request error.
Michael Adam
1
-0
/
+13
2009-09-14
tests:webserver: add parsing of request
Michael Adam
1
-5
/
+88
2009-09-14
tests:webserver: move parsing of request to its own function.
Michael Adam
1
-10
/
+18
2009-09-13
tests:webserver: be more rfc 1945 compliant in the server-header.
Michael Adam
1
-1
/
+3
2009-09-10
tests/webserver: add complete GPL boilerplate.
Michael Adam
1
-2
/
+14
2009-09-10
tests:webserver: make pid-file, log-dir and doc-root reside in /tmp by default
Michael Adam
1
-3
/
+3
2009-09-10
tests/webserver: rework locking of pid file.
Michael Adam
1
-5
/
+27
2009-09-10
tests:webserver: reopen STDOUT/STDERR after locking pid file.
Michael Adam
1
-5
/
+8
2009-09-10
tests: add a simple webserver written in perl.
Michael Adam
1
-0
/
+276