Skip to content
  1. Feb 25, 2003
  2. Feb 24, 2003
  3. Feb 23, 2003
  4. Feb 22, 2003
  5. Feb 19, 2003
  6. Feb 18, 2003
  7. Feb 17, 2003
  8. Feb 16, 2003
  9. Feb 15, 2003
  10. Feb 14, 2003
  11. Feb 13, 2003
    • Andre Malo's avatar
      drop the guess_domain function. · 532b5895
      Andre Malo authored
      Our docs say about AuthDigestDomain:
      This directive should always be specified and contain at least the (set of)
      root URI(s) for this space. Omitting to do so will cause the client to send
      the Authorization header for every request sent to this server.
      
      guessing the parameter is somewhat bogus. guess_domain() also resulted sometimes
      in relative URIs, non-URI strings or empty strings, which caused a lot of
      problems.
      According to the docs, the domain parameter will be omitted now,
      if not specified. This is exactly, what one would expect.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98636 13f79535-47bb-0310-9956-ffa450edef68
      532b5895
  12. Feb 12, 2003
  13. Feb 11, 2003
  14. Feb 10, 2003
  15. Feb 07, 2003
  16. Feb 04, 2003
  17. Feb 01, 2003
  18. Jan 31, 2003
  19. Jan 30, 2003