Commit History

Author SHA1 Message Date
  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
  yhirose a5c239c174 Fix #765 5 years ago
  yhirose c2afc5ca44 Added chunked content provider support on client 5 years ago
  Unkorunk b21dc8cbe0 Fix incorrect content_encoding for Brotli (#763) 5 years ago
  372046933 e1133a2dcb std::tolower is undefined if the argument's value is neither representable as unsigned char nor equal to EOF (#761) 5 years ago
  yhirose 95d0b073bd Fix #754 5 years ago
  vawen 9c7d841b37 Fix: #746 Compile error under VS2015 (#747) 5 years ago
  yhirose f086bf5310 Fix #738 5 years ago
  yhirose 6adf130bf3 Fix #739 5 years ago
  yhirose eb4b7c70a9 Fix #737 5 years ago
  yhirose 84661ea6ed Refactoring 5 years ago
  yhirose 041122908c Fix problem with invalid range 5 years ago
  yhirose 726c64cf10 Code format 5 years ago
  Omkar Jadhav 72b81badad Fix issues reported by oss-fuzz (#729) 5 years ago
  Daniel Ottiger 6e1879dfae ssl-verify-host: fix verifying ip addresses containing zero's (#732) 5 years ago
  miketsts eb1d2e04bc SSL_connect and SSL_accept in non-blocking mode (#728) 5 years ago
  yhirose c909ffa758 Fix #731 5 years ago
  yhirose 8b1b31ac20 Fix #723 5 years ago
  yhirose 953600c177 Fixed compiler error for old compiler. 5 years ago