18 Commits (5b529bbc948f42a19db565c4e9dedb01ac38d2fe)

Author SHA1 Message Date
Sammy Kaye Powers 3bc5c9f118 Fix bug 60471 by correctly identifying unused speculative preconnections 9 years ago
Dmitry Stogov 22ecd4428a Fixed compilation warnings 10 years ago
Christoph M. Becker 2d4ad66ff2 Fixed bug #69953 11 years ago
Anton Blanchard 275009d0bd http parser code assumes char is signed 11 years ago
Christoph M. Becker bbe28d3a55 Fixed #69655: php -S changes MKCALENDAR request method to MKCOL 11 years ago
Mats Lindh 7a57061a1f Add comment about SEARCH HTTP Verb being possible as well 11 years ago
Mats Lindh 98d015c5b7 Add "SEARCH" as supported HTTP verb. 11 years ago
Veres Lajos 06fdf359e3 typo fixes - https://github.com/vlajos/misspell_fixer 11 years ago
Veres Lajos 4dc994571d typo fixes - https://github.com/vlajos/misspell_fixer 11 years ago
Anatol Belski 6075e5a549 fix signed/unsigned mismatch warning 12 years ago
Lars Strojny aa133ea282 Merged GitHub PR #190: Support for the HTTP PATCH method in CLI webserver 14 years ago
Niklas Lindgren 27542db4e7 Respond with 501 to unknown request methods 14 years ago
Pierre Joye 29cb4d8a09 - undefine CALLBACK (btw, generic names like that should be avoided, w/o prefix :) 15 years ago
Pierre Joye 9fbde3c349 - undefine CALLBACK (btw, generic names like that should be avoided, w/o prefix :) 15 years ago
Pierre Joye 0fd3f882cd - do not use 64bit integer instead of size_t (can't be alloc'ed), or when the actual possible values are 32bit or lower only 15 years ago
Pierre Joye 3202573bef - do not use 64bit integer instead of size_t (can't be alloc'ed), or when the actual possible values are 32bit or lower only 15 years ago
Moriyoshi Koizumi 7dfef17c54 - Add built-in web server to CLI SAPI. See the RFC for detail. 15 years ago
Moriyoshi Koizumi 5b921a87a1 - Add built-in web server to CLI SAPI. See the RFC for detail. 15 years ago