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 featu
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