14 Commits (5b529bbc948f42a19db565c4e9dedb01ac38d2fe)

Author SHA1 Message Date
Sammy Kaye Powers 3bc5c9f118 Fix bug 60471 by correctly identifying unused speculative preconnections 9 years ago
Christoph M. Becker 2d4ad66ff2 Fixed bug #69953 11 years ago
Mats Lindh 98d015c5b7 Add "SEARCH" as supported HTTP verb. 11 years ago
Michael Wallner 14caf174ff unify stdint type usage 13 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
Felipe Pena 2e1d31d123 - Fixed bug #62829 (stdint.h included on platform where HAVE_STDINT_H is not set) 14 years ago
Pierre Joye 6a0910075d - fix build 15 years ago
Pierre Joye 29d7e7e8c0 - fix build 15 years ago
Xinchen Hui 2ebe3799b1 Fixed #55457 for 5.4 branch 15 years ago
Xinchen Hui 9cdb9a80a7 Fixed #55457 for 5.4 branch 15 years ago
Xinchen Hui e385f3ccf4 Fixed #55457(cli built-in web server does not work with IE), introduced by r315128 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
Pierre Joye 83414d2e53 - WS 15 years ago
Pierre Joye bae911f41b - WS 15 years ago
Pierre Joye ad76cffcde - use provided stdint.h and avoid double definitions 15 years ago
Pierre Joye cef071fd80 - use provided stdint.h and avoid double definitions 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