Skip to content
  1. Jul 21, 2005
  2. Jul 20, 2005
  3. Jul 19, 2005
  4. Jul 18, 2005
  5. Jul 17, 2005
  6. Jul 16, 2005
  7. Jul 15, 2005
  8. Jul 14, 2005
    • 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
  9. Jul 13, 2005
  10. Jul 09, 2005
  11. Jul 08, 2005