Commit History

Author SHA1 Message Date
  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
  yhirose 0954af2d4c Use user-defined literals for file extention match 5 years ago
  yhirose 7c1c952f5a Don't allow invalid status code format (It sould be a three-digit code.) 5 years ago
  yhirose a6edfc730a Added a unit test for static file with range 5 years ago
  yhirose c1264bfedc Fix problem with mp4 w/ Range header 5 years ago
  yhirose 90a5b6ceb0 Updated README 5 years ago
  yhirose eb240ad2e5 Code cleanup 5 years ago