]> granicus.if.org Git - apache/history - modules/filters/mod_request.c
mod_deflate: follow up to r1619383.
[apache] / modules / filters / mod_request.c
2012-03-23 Eric CovenerPR52981: mod_request: fix check for bad KeptBodySize...
2011-12-02 Stefan FritschAdd lots of unique tags to error log messages
2011-10-09 Stefan FritschConsistently use base 10 for numbers when parsing confi...
2011-02-18 Jim JagielskiExpose "new" ap_parse_form_data() function instead...
2010-06-14 Stefan FritschFix some compiler warnings:
2010-06-06 Stefan FritschUse the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros...
2009-09-13 Graham Leggettmod_request: Make sure the KeptBodySize directive rejec...
2009-09-13 Graham LeggettRemove trailing whitespace from the mod_request module.
2008-06-07 William A. Rowe JrYou don't export the fn hooked or registered as an...
2008-05-09 Graham Leggettmod_request: Insert the KEPT_BODY filter via the insert...
2008-05-07 Ruediger Pluem* Make code more readable by using OR (which is also...
2008-04-17 Graham LeggettFix the optional declarations so that the modules will...
2008-04-11 Graham LeggettMove the KeptBodySize directive, kept_body filters...