1. 29 May, 1997 9 commits
  2. 28 May, 1997 5 commits
  3. 27 May, 1997 4 commits
  4. 22 May, 1997 2 commits
  5. 19 May, 1997 1 commit
  6. 18 May, 1997 1 commit
  7. 15 May, 1997 2 commits
  8. 14 May, 1997 2 commits
  9. 13 May, 1997 3 commits
  10. 11 May, 1997 2 commits
  11. 10 May, 1997 5 commits
  12. 09 May, 1997 3 commits
  13. 08 May, 1997 1 commit
    • Roy T. Fielding's avatar
      Test for error conditions before creating output header fields, since · 03858bf8
      Roy T. Fielding authored
      we don't want the error message to include those fields.  Likewise,
      reset the content_language(s) and content_encoding of the response
      before generating or redirecting to an error message, since the new
      message will have its own Content-* definitions.
      
      This is only a partial solution to the problem of error messages
      inheriting header fields and request_rec variables from almost-succeeded
      requests, but this part is needed for the general solution anyway.
      A fix for the latter will be in a separate patch.
      
      Submitted by: Dean Gaudet
      Reviewed by: Roy Fielding, Ken Coar, Jim Jagielski
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@78125 13f79535-47bb-0310-9956-ffa450edef68
      03858bf8