Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typo fixes - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2014-11-23 | 1 | -1/+1 |
* | Merged GitHub PR #190: Support for the HTTP PATCH method in CLI webserver | Lars Strojny | 2012-09-18 | 1 | -0/+3 |
* | Respond with 501 to unknown request methods | Niklas Lindgren | 2012-09-15 | 1 | -3/+4 |
* | - undefine CALLBACK (btw, generic names like that should be avoided, w/o pref... | Pierre Joye | 2011-08-19 | 1 | -1/+3 |
* | - do not use 64bit integer instead of size_t (can't be alloc'ed), or when the... | Pierre Joye | 2011-08-18 | 1 | -5/+5 |
* | - Add built-in web server to CLI SAPI. See the RFC for detail. | Moriyoshi Koizumi | 2011-06-20 | 1 | -0/+1602 |