summaryrefslogtreecommitdiff
path: root/include/http_request.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce Suspendable Requests to the Event MPM.Paul Querna2008-09-201-1/+4
* * include/http_request.h: Fix warning with gcc -Wall.Joe Orton2008-04-071-1/+1
* Remove CORE_PRIVATE.Paul Querna2008-04-071-2/+0
* Avoid calling access control hooks for internal requests withChris Darroch2008-04-031-4/+138
* update license header textRoy T. Fielding2006-07-111-6/+6
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
* Redesign of request cleanup and logging to use End-Of-Request bucketBrian Pane2005-10-241-1/+40
* Corrected an out-of-date comment (it's been a while since main.c hasBrian Pane2005-10-091-1/+1
* Doxygen fixup / cleanupIan Holsman2005-08-281-37/+25
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* Minor comment fixes, no code changes:Erik Abele2004-10-111-14/+14
* use more intuitive variable namesStas Bekman2004-08-201-9/+9
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* fix copyright dates according to the first check inAndré Malo2004-02-071-1/+1
* apply Apache License, Version 2.0André Malo2004-02-061-53/+10
* update license to 2004.André Malo2004-01-011-1/+1
* finished that boring job:André Malo2003-02-031-1/+1
* Clarify the use and sequencing of these three hooks.Greg Stein2002-08-231-6/+18
* Revert to the 1.39 comments about NULL for ap_sub_req_lookup() next_filterWilliam A. Rowe Jr2002-06-221-3/+3
* Note the changed meaning of the NULL next_filter argument to theWilliam A. Rowe Jr2002-06-221-3/+3
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* Which PR? I can't count them all. Get QUERY_STRING and PATH_INFOWilliam A. Rowe Jr2002-01-271-3/+12
* This patch eliminates the wasteful run-time conversion of method names fromJustin Erenkrantz2001-09-191-0/+19
* Normalize all paths to run the same, common code for pre-request setupWilliam A. Rowe Jr2001-08-311-0/+8
* Introduce the map_to_storage hook, which allows modules to bypassWilliam A. Rowe Jr2001-08-251-3/+18
* Fix the macro expansion problem in the hook declaration.Ryan Bloom2001-08-111-4/+0
* _THIS_ is why mod_dir wouldn't serve the results of mod_negotiationWilliam A. Rowe Jr2001-08-061-1/+1
* The real slim shady finally stood up. This patch segregates the fastWilliam A. Rowe Jr2001-08-061-0/+10
* Downgrade non-stopper from XXX->###William A. Rowe Jr2001-07-231-1/+1
* Here, finally are a few cleanups of my fat fingers.William A. Rowe Jr2001-06-271-1/+1
* Move duplicated rnew cloning from apr_ap_sub_req_lookup_*() functions,William A. Rowe Jr2001-06-271-0/+17
* change create_request hook to RUN_ALL/return int so handlers can throw errorsDoug MacEachern2001-03-251-1/+1
* Add a hook, create_request. This hook allows modules to modifyRyan Bloom2001-03-181-0/+8
* Check in not-quite-working hooks groupings.Ben Laurie2001-03-131-9/+15
* Another chunk of code from http to core. This should continue to buildRyan Bloom2001-03-051-0/+4
* Update copyright to 2001Roy T. Fielding2001-02-161-1/+1
* fix minor prototype inconsistencies noticed with C::ScanDoug MacEachern2001-02-041-7/+7
* More doc improvements.Ben Laurie2001-01-291-1/+1
* The big change. This is part 3 of the apr-util symbols rename, pleaseWilliam A. Rowe Jr2001-01-191-3/+3
* Allow modules to specify the first module for a sub-request. This allowsRyan Bloom2000-11-221-3/+13
* Fix a broken thingWilliam A. Rowe Jr2000-10-181-2/+2
* Add a sub-request filter. This filter just strips the EOS from theRyan Bloom2000-10-161-0/+10
* Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbolsWilliam A. Rowe Jr2000-10-161-12/+12
* Document http_request.h using ScanDoc.Ryan Bloom2000-08-141-2/+144
* Add mnemonics for the ap_allow_methods() reset flag meanings.Ken Coar2000-08-111-0/+4
* Add support for arbitrary extension methods for the AllowKen Coar2000-08-101-1/+17
* prefix libapr functions and types with apr_Doug MacEachern2000-08-021-2/+2
* http_request.[ch]:Greg Stein2000-06-241-0/+1
* PR:William A. Rowe Jr2000-05-271-6/+6
* William A. Rowe Jr2000-05-271-6/+6