kore/includes
Joris Vink c64d3e7854 Add http_keepalive_time configuration parameter.
Allows you to configure maximum amount of seconds an HTTP connection
can stay open (does not affect SPDY connections). If set to 0 it will
disable keep-alive all together.

Add some inttypes fluff.
2013-10-15 11:10:45 +02:00
..
http.h Add http_keepalive_time configuration parameter. 2013-10-15 11:10:45 +02:00
kore.h Add http_hsts_enable (enabled by default with max-age=31536000) to Kore's configuration file. 2013-10-15 10:44:56 +02:00
spdy.h Add http_header_max and http_postbody_max configuration variables. 2013-09-22 20:05:24 +02:00