commit | bff98fe5364452775d8273137c9087ed004deb96 | [log] [tgz] |
---|---|---|
author | Andrew Svetlov <andrew.svetlov@gmail.com> | Tue Nov 27 23:06:19 2012 +0200 |
committer | Andrew Svetlov <andrew.svetlov@gmail.com> | Tue Nov 27 23:06:19 2012 +0200 |
tree | 239c649e4b032a060a1d3d36c66097ca896cf4d6 | |
parent | 9a270d9741f755d2114bc363a2be48135ec67870 [diff] |
Issue #16464: reset Request's Content-Length header on .data change. It will be recalculated on sending request to HTTP server. Patch by Alexey Kachayev