58 Commits

Author SHA1 Message Date
chaizhenhua
344ec7dfa0 Added cleanup handler for finalize request 2012-12-25 10:16:51 +08:00
chaizhenhua
5f97bec8d3 read client body in a better manner 2012-12-25 09:34:13 +08:00
chaizhenhua
77ccd0b7b5 Fixed: ngx_http_read_client_request_body returned unexpected buffer type
- after post request is processed
the calling to ngx_http_read_client_request_body will ingore
r->request_body_in_file_only option, which is not expected.
2012-12-24 22:18:13 +08:00
chaizhenhua
6815d17690 Added drop action for nginx 2012-12-20 12:32:58 +08:00
Breno Silva
d7280c61f0 Fixed NGINX compilation issues 2012-11-09 18:35:29 -04:00
brenosilva
060cf0ab3d MODSEC-337 2012-10-08 18:50:10 +00:00
alancsilva
73e87c035a module bugfixes (kyprizel) 2012-09-29 18:10:39 +00:00
alancsilva
35a9a6c3e2 Changes from kyprizel (Eldar Zaitov) 2012-09-24 23:13:15 +00:00