Implementing HTTP/1.1 request chunking

Ian Greenhoe ian.greenhoe at mandiant.com
Fri Jan 15 10:19:39 MSK 2010


Hi all,

I want to get some input with regards to having HTTP/1.1 request chunking in
Nginx. I¹ve done some digging, and I¹ve found a few patches and the module
developed by agentzh.

So, my question is this --
What, as a developer, would I need to do so that I could create a patch for
this that would be accepted as part of the Nginx distribution?

I know that some of the items on this list so far are:
1) That the patch works.
2) Error checking -- check the size of the chunks & that the series of
chunks are terminated properly.
3) Don't use Ragel. :)  Or, for that matter, any tool not already in use by
the Nginx build process.

Thank you -

Ian H. Greenhoe
MANDIANT
Senior Software Developer
675 North Washington Street
Suite 210
Alexandria, VA 22314
703.224.2905 t
703.683.2891 f
512.422.9564 m
ian.greenhoe at mandiant.com
www.mandiant.com




More information about the nginx mailing list