comparison src/http/modules/ngx_http_autoindex_module.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 84905c7b2aa7
children 61e4af19df9f 6efec8b1ff52
comparison
equal deleted inserted replaced
4004:84bd993b8cd3 4005:e56c1e9873cb