]> git.kaiwu.me - nginx.git/commit
Request body: adjust b->pos when chunked parsing done.
authorMaxim Dounin <mdounin@mdounin.ru>
Wed, 21 Nov 2012 01:02:56 +0000 (01:02 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Wed, 21 Nov 2012 01:02:56 +0000 (01:02 +0000)
commit6ddf23bdc4b6ab6995bb00428b76ba486d9b97c2
treecc1f724d7a930ddc3d52078cffcab5ce6867883a
parentdf74d881564b93c286790dbe6fc95c68967b53c5
Request body: adjust b->pos when chunked parsing done.

This is a nop for the current code, though will allow to correctly parse
pipelined requests.
src/http/ngx_http_parse.c