GitHub user rwbarber2 opened a pull request:

    https://github.com/apache/trafficserver/pull/55

    TS-2614 - Response to invalid Content-Length for POST should be a 400 er...

    ...ror
    
    Responds w/HTTP 400 Invalid Request when content length is < 0
    Created new body_factory response for when Content-Length header is < 0
    Created some regression tests

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rwbarber2/trafficserver issues/TS-2614

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/55.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #55
    
----
commit 582887d1c526b02fd47fcee7dc8bae0cebe7f260
Author: Ron Barber <rbar...@yahoo-inc.com>
Date:   2014-03-06T18:16:58Z

    TS-2614 - Response to invalid Content-Length for POST should be a 400 error

----


---
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 feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to