Stefan Bühler
|
b876f8401d
|
[core]: rework connection/vrequest structs; add liConInfo
|
2010-08-11 13:27:27 +02:00 |
Thomas Porzelt
|
9d14c6bce7
|
[core] Send Content-Type text/html for generated error pages
|
2010-04-05 14:33:52 +02:00 |
Stefan Bühler
|
59835b5eb1
|
remove content-encoding, transfer-encoding and etag header for generated error bodies
|
2010-02-13 15:54:59 +01:00 |
Stefan Bühler
|
f14103bc2c
|
Split options into two categories: simple (int, bool) and ref-counted pointers
|
2010-01-24 23:00:51 +01:00 |
Stefan Bühler
|
49a99eb0e8
|
Fix handling of responses without body; check that really no content is sent.
|
2009-11-18 21:34:54 +01:00 |
Stefan Bühler
|
f96e35e03a
|
Fix response.c to not send chunked encoding/.. for head requests with no content
|
2009-10-12 00:21:27 +02:00 |
Stefan Bühler
|
a151eeac2f
|
Prefix li_ cleanup, verified with nm -g --defined-only
|
2009-10-09 15:38:12 +02:00 |
Stefan Bühler
|
90447c6cec
|
Some fixes for HEAD and 206 Partial Content handling
|
2009-10-07 12:36:52 +02:00 |
Stefan Bühler
|
6702e1413b
|
Fix too fast closing of con->out (skipped mod-deflate), rely on closed vr->out instead
|
2009-09-29 00:58:55 +02:00 |
Thomas Porzelt
|
e762ac1208
|
[core] Remove redundant css from error pages
|
2009-09-15 12:45:56 +02:00 |
Stefan Bühler
|
c77ba3eb20
|
Cleanup connection code
|
2009-09-08 19:09:08 +02:00 |
Thomas Porzelt
|
6016ec94fe
|
[core] Make error pages prettier and add a little error description
|
2009-09-05 19:32:54 +02:00 |
Stefan Bühler
|
b32c74a180
|
vr->handle_response_body was replaced with vr->backend (and is used for something else now)
|
2009-08-31 18:09:19 +02:00 |
Thomas Porzelt
|
e838c9b3cf
|
[core] Add liTimeFunc (gmtime_r, localtime_r) parameter to li_worker_current_timestamp()
|
2009-07-17 13:04:01 +02:00 |
Stefan Bühler
|
540ff7db02
|
Split sources into subdirs
|
2009-07-15 11:57:52 +02:00 |