1. 12 Aug, 2005 1 commit
  2. 25 Jul, 2005 1 commit
  3. 18 Jul, 2005 8 commits
  4. 17 Jul, 2005 2 commits
  5. 16 Jul, 2005 1 commit
  6. 15 Jul, 2005 4 commits
  7. 14 Jul, 2005 2 commits
    • William A. Rowe Jr's avatar
      · f405783e
      William A. Rowe Jr authored
        Missed an edge case; once we know the C-L didn't match, it's
        time to shut down the body already.  Finish reading from the
        client but do nothing else, returning an error.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@219057 13f79535-47bb-0310-9956-ffa450edef68
      f405783e
    • William A. Rowe Jr's avatar
      · 07a78f67
      William A. Rowe Jr authored
        How can I fix thee?  let me count the ways...
      
        * pass a chunked body always (no-body requests don't go chunked).
      
        * validate that the C-L counted body length doesn't change.
      
        * follow RFC 2616 for C-L / T-E in the request body C-L / T-E
          election logic.
      
        * do not forward HTTP/1.0 requests as HTTP/1.1, unless the admin
          configures force-proxy-request-1.1
      
        * conn was illegible, use 2.0's p_conn.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@218978 13f79535-47bb-0310-9956-ffa450edef68
      07a78f67
  8. 13 Jul, 2005 3 commits
  9. 09 Jul, 2005 2 commits
  10. 08 Jul, 2005 11 commits
  11. 07 Jul, 2005 3 commits
  12. 06 Jul, 2005 2 commits