chunk encoded client body

Igor Sysoev is at rambler-co.ru
Fri Sep 28 13:32:32 MSD 2007


On Wed, Sep 26, 2007 at 04:31:24PM +0200, Manlio Perillo wrote:

> Does nginx supports chunk encoded client body?

No. It will be supported only when I will implement client body filter
chain (I do not want to do partial solution right now).

The client body filter chain allows to implement

*) upload progress bar filter
*) dechunk body filter
*) POST filter to parse POST body and save POSTed files
*) default filter to save body to file or memory


-- 
Igor Sysoev
http://sysoev.ru/en/





More information about the nginx mailing list