1. 20 Sep, 2017 1 commit
    • Luca Toscano's avatar
      mod_rewrite,core: avoid Vary:Host (part 2) · 2958118a
      Luca Toscano authored
      This is a follow up of r1808746 after a chat
      with Yann on dev@:
      
      - the HTTP:Host variable suffers from the same problem
      - the strcasecmp should be used to allow case-sensitive
        comparisons.
      - in mod_rewrite is less cumbersome and more clean to just
        make the Host header check in lookup_header, so it will
        be automatically picked up by every part of the code
        that uses it. It shouldn't be a relevant overhead for
        mod_rewrite.
      
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1809028 13f79535-47bb-0310-9956-ffa450edef68
      2958118a
  2. 19 Sep, 2017 1 commit
  3. 18 Sep, 2017 4 commits
  4. 16 Sep, 2017 2 commits
  5. 15 Sep, 2017 3 commits
  6. 14 Sep, 2017 1 commit
  7. 13 Sep, 2017 11 commits
  8. 12 Sep, 2017 8 commits
  9. 11 Sep, 2017 5 commits
  10. 10 Sep, 2017 1 commit
  11. 09 Sep, 2017 3 commits