comparison src/http/ngx_http_script.h @ 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 0a84dc5f5613
children d620f497c50f
comparison
equal deleted inserted replaced
4004:84bd993b8cd3 4005:e56c1e9873cb