How to send a empty response
Piotr Sikora
piotr.sikora at frickle.com
Tue Aug 11 14:13:26 MSD 2009
Try with:
---
r->header_only = 1;
ngx_http_send_header(r);
---
Best regards,
Piotr Sikora < piotr.sikora at frickle.com >
More information about the nginx
mailing list