Skip to content
  1. Aug 18, 2000
    • Ryan Bloom's avatar
      Fix chunking. Two bugs fixed. · b374190f
      Ryan Bloom authored
      1)  don't put the trailing 0\r\n\r\n in lenstr; that buffer is
          already in use (pointed to by another transient bucket); using
          lenstr again overlays that other chunk header
      2)  insert the bucket with the trailing "0\r\n\r\n" *before* the eos bucket
      Submitted by:	Jeff Trawick <trawickj@bellsouth.net>
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86095 13f79535-47bb-0310-9956-ffa450edef68
      b374190f
  2. Aug 17, 2000
  3. Aug 16, 2000
  4. Aug 15, 2000
  5. Aug 14, 2000
  6. Aug 13, 2000
  7. Aug 12, 2000
  8. Aug 11, 2000