3 Commits

Author SHA1 Message Date
Joris Vink
df6ebe3568 u_int32_t to time_t for last mstamp 2013-05-01 21:25:08 +02:00
Joris Vink
a9ebf37cae allow modules to add headers to the response before calling http_response()
by calling http_response_header_add().

fix wrong overflow check in spdy_stream_get_header().

html_inject now exports last modified timestamp for the files that are
compiled into the module in the format static_mtime_<type>_<name>.

modules can now look into the request headers using http_request_header_get().
2013-05-01 21:16:09 +02:00
Joris Vink
3ca83c9857 add example module that can be built to test kore. 2013-05-01 16:59:13 +02:00