Joris Vink
|
a228cdba0e
|
introduce kore_split_string() to properly split strings apart.
introduce kore_date_to_time() to conver http-date formatted strings to time_t.
|
2013-05-01 20:10:45 +02:00 |
|
Joris Vink
|
4ecfd81e6e
|
allow us to pass content-type to http_response()
|
2013-05-01 16:51:34 +02:00 |
|
Joris Vink
|
848704f74b
|
lots of new stuff, including processing of http requests and an attempt
to build an initial spdy response (SYN frame + header block content).
|
2013-05-01 08:09:04 +02:00 |
|
Joris Vink
|
05156c9a3a
|
properly deflate/inflate of name/value blocks. and add ability
to get headers from them.
|
2013-05-01 00:35:33 +02:00 |
|