1. 08 Aug, 2005 2 commits
    • 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. 05 Aug, 2005 2 commits
  3. 03 Aug, 2005 2 commits
  4. 02 Aug, 2005 5 commits
  5. 01 Aug, 2005 6 commits
  6. 28 Jul, 2005 12 commits
  7. 27 Jul, 2005 1 commit
  8. 26 Jul, 2005 1 commit
  9. 25 Jul, 2005 3 commits
  10. 23 Jul, 2005 3 commits
  11. 22 Jul, 2005 3 commits