comparison src/core/ngx_inet.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 4d4b5770616f
children 4af8ea9c3a86
comparison
equal deleted inserted replaced
4004:84bd993b8cd3 4005:e56c1e9873cb