summaryrefslogtreecommitdiffstats
path: root/modules/http/http_protocol.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* A whole lotta nope, if you implement HTCPCP then register your methods in initWilliam A. Rowe Jr2016-07-181-2/+0
* Restore 'HEAD' method as a special case of GET with the common IDWilliam A. Rowe Jr2016-07-181-1/+4
* The method_registry is initialized in register_hooks() for mod_httpWilliam A. Rowe Jr2016-07-181-4/+0
* Simplify; this code is executed one per request processed, saving William A. Rowe Jr2016-07-181-196/+3
* Add 451... Needed to adjust RESPONSE_CODES whichJim Jagielski2016-02-161-1/+27
* Use 'ap_array_str_contains' to simplify code.Christophe Jaillet2015-12-201-19/+6
* http, mod_ssl: Introduce and return the 421 (Misdirected Request) status codeYann Ylavic2015-06-121-1/+6
* http: Add support for RFC2324/RFC7168.Graham Leggett2015-04-011-1/+16
* * Fix If-Match handling:Ruediger Pluem2014-12-171-5/+2
* fix logic in ap_method_list_(add|remove) in order:Christophe Jaillet2014-07-151-3/+3
* Include any error notes set by modules in the canned errorJeff Trawick2014-07-121-5/+6
* core, mod_cache: Ensure RFC2616 compliance in ap_meets_conditions()Graham Leggett2013-05-071-62/+263
* core: Add the ability to do explicit matching on weak and strong ETagsGraham Leggett2013-05-061-9/+8
* Various code clean upStefan Fritsch2012-07-151-14/+2
* Add missing HTTP status codes taken fromRainer Jung2012-07-151-24/+67
* Add lots of unique tags to error log messagesStefan Fritsch2011-12-031-1/+1
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-1/+1
* refactor to pull setting of Accept-Ranges header into http_protocol.c whichEric Covener2011-09-081-0/+7
* Introduce ap_(get|set)_core_module_config() functions/macros and use themStefan Fritsch2011-06-061-2/+2
* Reverted r1040177 due to Joe's objection.Guenter Knauf2010-12-031-8/+0
* Supress compiler warning.Guenter Knauf2010-11-291-0/+8
* Phrasing changes recommended by Jack Dozier. Bug #50145Rich Bowen2010-10-241-2/+2
* Take a slightly less "you broke it!!" tone in the default 500 InternalRich Bowen2010-10-221-5/+4
* Move AddOutputFilterByType implementation from core to mod_filter.Nick Kew2010-07-221-7/+0
* Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to takeStefan Fritsch2010-06-061-0/+2
* Don't keepalive when we send a non-100 response while Client is expecting 100Nick Kew2009-12-081-0/+4
* * Add missing , to make it compile again.Ruediger Pluem2009-09-121-1/+1
* Catch the somewhat absurd combination of a 417 error where no Expect headerWilliam A. Rowe Jr2009-09-111-10/+13
* axe ancient platform checksJeff Trawick2009-03-291-8/+0
* Improve canned 504 error message in the light of r729586 and covener's comment.Nick Kew2009-01-071-2/+2
* Make %k work as it should. No regression noted in perlJim Jagielski2008-11-241-2/+12
* * Fix compiler warning (missing sentinel in function call).Ruediger Pluem2008-09-081-2/+2
* Relax checks on HTTP Response status line from a backend.Nick Kew2008-09-081-9/+21
* * modules/http/http_protocol.c (is_mpm_running): Fix warning withJoe Orton2008-04-071-1/+1
* Remove all references to CORE_PRIVATE.Paul Querna2008-04-071-1/+0
* Remove calls to ap_graceful_stop_signalled, and replace by using ap_mpm_queryPaul Querna2008-04-071-1/+16
* http_protocol: Escape request method in 405 error reporting.Jeff Trawick2007-12-111-1/+2
* http_protocol: Escape request method in 413 error reporting.William A. Rowe Jr2007-12-031-2/+2
* core: Avoid some unexpected connection closes by telling the clientJeff Trawick2007-11-141-1/+4
* * Revert r561352 as this breaks authentication completely.Ruediger Pluem2007-09-281-0/+2
* this appears to be a "mv" rather than a "swap", so we should be able toGreg Ames2007-07-311-2/+0
* 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
* Thiago Zaninotti reported to security@apache.org on 20060410 a possibleMark J. Cox2006-04-181-1/+1
* No functional Change: Removing trailing whitespace. This alsoJim Jagielski2005-11-101-10/+10
* Plug AllowTrace extended|on|off into proxy and http core.William A. Rowe Jr2005-07-011-2/+6
* Support the suppress-error-charset setting, as with Apache 1.3.x.Jeff Trawick2005-05-161-1/+13
* Remove ap_method_list_do and ap_method_list_vdo as previously mentioned dev@h...Paul Querna2005-04-251-24/+0
* More tweaks primarily driven by caching.Sander Striker2005-02-101-16/+22
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2