Dietmar Maurer
|
a81182b00b
|
fix multipart parser
Content-Type is optional and not well defined, so do not use it.
|
2013-04-16 06:29:23 +02:00 |
|
Dietmar Maurer
|
d0547f7fde
|
use correct protocol version for http response
|
2013-04-15 12:26:20 +02:00 |
|
Dietmar Maurer
|
d06a1c62c3
|
implement file upload
And remove CGI.pm dependency (because we want nonblocking upload).
|
2013-04-15 11:20:17 +02:00 |
|
Dietmar Maurer
|
5a68b2b2f0
|
do not use keep_alive for connections to localhost
|
2013-04-11 09:06:38 +02:00 |
|
Dietmar Maurer
|
353fef2430
|
add tls_ctx to proxy requests
and fix a typo
|
2013-04-11 08:53:35 +02:00 |
|
Dietmar Maurer
|
f91072d56f
|
code cleanups
|
2013-04-11 08:31:03 +02:00 |
|
Dietmar Maurer
|
c2e9823c0a
|
use syncrounous IO for log writer
|
2013-04-11 07:47:33 +02:00 |
|
Dietmar Maurer
|
57f93db1b9
|
move HTTPServer into separate file
|
2013-04-11 06:48:01 +02:00 |
|