commit | d60b8d10f0d39510008d8f5017ee2bf259a488db | [log] [tgz] |
---|---|---|
author | Maxim Dounin <mdounin@mdounin.ru> | Wed Nov 21 01:06:53 2012 +0000 |
committer | Maxim Dounin <mdounin@mdounin.ru> | Wed Nov 21 01:06:53 2012 +0000 |
tree | f441af19ec6d8237b1e9e5f9401f4a1abc52eb72 | |
parent | 0ce5a3aa1898305db9cf33070a3b9eaec06a7021 [diff] |
Request body: recalculate size of a request body in scgi module. This allows to handle requests with chunked body by scgi module, and also simplifies handling of various request body modifications.