1. 03 Apr, 2001 2 commits
  2. 02 Apr, 2001 3 commits
  3. 29 Mar, 2001 1 commit
  4. 27 Mar, 2001 1 commit
  5. 26 Mar, 2001 1 commit
  6. 25 Mar, 2001 5 commits
  7. 24 Mar, 2001 1 commit
  8. 22 Mar, 2001 3 commits
  9. 21 Mar, 2001 1 commit
  10. 20 Mar, 2001 1 commit
  11. 19 Mar, 2001 2 commits
  12. 18 Mar, 2001 1 commit
    • Ryan Bloom's avatar
      Add a hook, create_request. This hook allows modules to modify · 39175ff5
      Ryan Bloom authored
      a request while it is being created.  This hook is called for all
      request_rec's, main request, sub request, and internal redirect.
      When this hook is called, the the r->main, r->prev, r->next
      pointers have been set, so modules can determine what kind of
      request this is.
      
      Currently, this is only used by the core module, but protocol modules
      are going to need to have the ability to affect the request while it is
      being read.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88532 13f79535-47bb-0310-9956-ffa450edef68
      39175ff5
  13. 16 Mar, 2001 4 commits
  14. 15 Mar, 2001 1 commit
  15. 13 Mar, 2001 1 commit
  16. 12 Mar, 2001 1 commit
  17. 11 Mar, 2001 2 commits
  18. 09 Mar, 2001 1 commit
  19. 08 Mar, 2001 1 commit
  20. 07 Mar, 2001 2 commits
  21. 06 Mar, 2001 1 commit
  22. 05 Mar, 2001 1 commit
  23. 04 Mar, 2001 1 commit
  24. 03 Mar, 2001 1 commit
  25. 02 Mar, 2001 1 commit