Commit History

Author SHA1 Message Date
  yhirose 59f5fdbb33 Resolve #840 4 years ago
  Anonymous 13184f5f80 Return Server& from handler setters (#836) 4 years ago
  Eric Lee 8d9a477edb No content check (#823) 4 years ago
  yhirose 85b4abbf16 Updated the simple example 5 years ago
  yhirose e42a358da8 Updated README 5 years ago
  yhirose f008fe4539 Added middleware support (#816) 5 years ago
  yhirose ddf41d29ef Added `const *char` and `size_t` interface 5 years ago
  yhirose 3f88a46c4a Code format 5 years ago
  yhirose 242706ea34 Fix #820 5 years ago
  yhirose a9f5f8683f Fixed warnings on Visual C++ 5 years ago
  yhirose 60c2213893 Fix #817 5 years ago
  yhirose eb2d28bca2 Code cleanup 5 years ago
  Yuri Santos 86f637a246 Added encode_uri_param tests with UTF-8 characters (#818) 5 years ago
  yhirose 2c07ec4600 Code cleanup 5 years ago
  yhirose 871d8d67b0 Made Request paramater const in handle_file_request 5 years ago
  Anonymous 7299713195 Fix readme Response::set_chunked_content_provider (#811) 5 years ago
  yhirose 96afa7e108 Updated README 5 years ago
  yhirose 55f57af0b9 Update README 5 years ago
  yhirose 6b35cd0116 Updated README 5 years ago
  yhirose 99f2229e48 Updated README 5 years ago
  yhirose b9641048fc Switch to hghttp2.org/httpbin for redirect test. (#538) 5 years ago
  yhirose e9c6c6e609 Code format 5 years ago
  yhirose 40db42108f Fixed problem with invalid requests including spaces in URL path 5 years ago
  Anonymous 24bb1387d6 Update README.md (#806) 5 years ago
  Jeremie Rahm d0bd4afb0b Ensure socket is closed after processing in SSLServer (#804) 5 years ago
  Yuri Santos 78ea786abd [PR] Special function to encode query params (#801) 5 years ago
  Miosame 9cac2c9ceb typo: specitic => specific (#802) 5 years ago
  Anonymous 0cff3245df Extend built-in extension MIME mapping (#799) 5 years ago
  yhirose 0e3925db3f Fixed build error 5 years ago
  yhirose c9a13d214b Changed not to use string_view 5 years ago