回复: Re: in the module, how to get the http message body, and what does ngx_http_discard_request_body() do, thanks!

jyf832004 jyf832004 at 163.com
Fri Apr 30 06:32:12 MSD 2010


Thank you,agentzh!
      I will try to read the codes of ngx_http_read_client_request_body.
2010-04-30



jyf832004



发件人: agentzh <agentzh at gmail.com>
发送时间: 2010-04-30 10:22
主 题: Re: in the module, how to get the http message body, and what does ngx_http_discard_request_body() do, thanks!
收件人: nginx-devel at nginx.org



On Thu, Apr 29, 2010 at 7:56 PM, jyf832004 <jyf832004 at 163.com> wrote: 
> 
> Hi, 
> ?I am new to nginx,I want to write a module to process the http message 
> body,how should i get it. 

See the ngx_http_read_client_request_body function in the nginx core. 

> And what does function 
> ngx_http_discard_request_body() do,does it 
> ?just drop the http message body. 

Yes. 

Cheers, 
-agentzh 

_______________________________________________ 
nginx-devel mailing list 
nginx-devel at nginx.org 
http://nginx.org/mailman/listinfo/nginx-devel 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx-devel/attachments/20100430/e72af17e/attachment.html>


More information about the nginx-devel mailing list