comparison src/http/ngx_http_parse.c @ 4005:e56c1e9873cb

Correctly set body if it's preread and there are extra data. Previously all available data was used as body, resulting in garbage after real body e.g. in case of pipelined requests. Make sure to use only as many bytes as request's Content-Length specifies.
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 18 Aug 2011 15:27:57 +0000
parents ac33852faaac
children e5df04b05e75 4919fb357a5d
comparison
equal deleted inserted replaced
4004:84bd993b8cd3 4005:e56c1e9873cb