1. 24 Mar, 2001 1 commit
  2. 22 Mar, 2001 3 commits
  3. 21 Mar, 2001 1 commit
  4. 20 Mar, 2001 1 commit
  5. 19 Mar, 2001 2 commits
  6. 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
  7. 16 Mar, 2001 4 commits
  8. 15 Mar, 2001 1 commit
  9. 13 Mar, 2001 1 commit
  10. 12 Mar, 2001 1 commit
  11. 11 Mar, 2001 2 commits
  12. 09 Mar, 2001 1 commit
  13. 08 Mar, 2001 1 commit
  14. 07 Mar, 2001 2 commits
  15. 06 Mar, 2001 1 commit
  16. 05 Mar, 2001 1 commit
  17. 04 Mar, 2001 1 commit
  18. 03 Mar, 2001 1 commit
  19. 02 Mar, 2001 3 commits
  20. 26 Feb, 2001 3 commits
  21. 25 Feb, 2001 3 commits
  22. 23 Feb, 2001 2 commits
  23. 22 Feb, 2001 3 commits