Commit History

Author SHA1 Message Date
  yhirose 88411a1f52 Fix #846 4 years ago
  yhirose 68d1281759 Resolve #839 4 years ago
  yhirose 0308d60cb2 Resolve #831 (#835) 4 years ago
  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 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
  yhirose 2c07ec4600 Code cleanup 5 years ago
  yhirose 871d8d67b0 Made Request paramater const in handle_file_request 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
  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
  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 c1264bfedc Fix problem with mp4 w/ Range header 5 years ago
  yhirose eb240ad2e5 Code cleanup 5 years ago
  yhirose 88c961f37e Removed `std::atomic<Error> error_` 5 years ago
  yhirose 5dd605d3a2 Fix #762 5 years ago
  yhirose 615867322d Fixed build errors and apply clangformat 5 years ago
  David Wu 02d3cd5909 Fix multiple threading bugs including #699 and #697 5 years ago