Skip to content
  1. Aug 08, 2005
    • William A. Rowe Jr's avatar
      · af31b440
      William A. Rowe Jr authored
        Fix a double-termination case in svn trunk/; we terminated the
        headers up-front knowing the resulting headers were already
        correctly composed.
      
        
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@230733 13f79535-47bb-0310-9956-ffa450edef68
      af31b440
    • William A. Rowe Jr's avatar
      · 72baa9f1
      William A. Rowe Jr authored
        An impossible-to-hit edge case today; we described the request
        as chunked - and if chunked always send the body termination "0"
        chunk header.
      
        Roy's requested change that we always send a body we could read
        in full as a C-L request ensures this code wasn't triggered; some
        change in the future could again reveal this edge case.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@230718 13f79535-47bb-0310-9956-ffa450edef68
      72baa9f1
  2. Aug 05, 2005
  3. Aug 03, 2005
  4. Aug 02, 2005
  5. Aug 01, 2005
  6. Jul 28, 2005
  7. Jul 27, 2005
  8. Jul 26, 2005
  9. Jul 25, 2005
  10. Jul 23, 2005
  11. Jul 22, 2005