[GitHub] trafficserver pull request #841: TS-4720 correctly check if requests have a ...

2016-08-05 Thread jacksontj
Github user jacksontj closed the pull request at: https://github.com/apache/trafficserver/pull/841 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] trafficserver pull request #841: TS-4720 correctly check if requests have a ...

2016-08-04 Thread jacksontj
GitHub user jacksontj opened a pull request: https://github.com/apache/trafficserver/pull/841 TS-4720 correctly check if requests have a body HttpTransact defaults content length to `-1`, meaning that if the request has no content length header it will be `-1`. These checks weren't