Commit History

Author SHA1 Message Date
  yhirose d87082f04b Split SlowPost test 5 years ago
  yhirose 559c407552 Adjusted SlowRequest test 5 years ago
  tmahring e9575bcb78 don't replace plus with space in headers (#649) 5 years ago
  yhirose 9d12b3f20e Fixed warnings and refactoring 5 years ago
  Omkar Jadhav 852a374748 Fix server crash caused due to regex complexity while matching headers. (#632) 5 years ago
  Ivan Fefer 3b5bab3308 Fix gzip_decompressor in case of one chunk being exactly equal to buffer size (#636) 5 years ago
  Omkar Jadhav b0fd4befb1 Fix query parsing issues (#629) 5 years ago
  yhirose e5dd410256 Added set_content_provider without content length 5 years ago
  yhirose dc5f9ba164 Better error handling on client (#601) 5 years ago
  yhirose 04002d57bd Added set_default_headers (Fix #600) 5 years ago
  yhirose ae54e833ea Code cleanup 5 years ago
  yhirose a5b4cfadb9 Brotli suport on server. Fix #578 5 years ago
  yhirose 3e906a9b8c Fix #591 5 years ago
  yhirose 797d1f27e8 Fix #357 5 years ago
  yhirose 12540fe8d3 Brotli support on client 5 years ago
  yhirose 9ca1fa8b18 Fix #576 5 years ago
  yhirose 15c4106a36 Added a unit test 5 years ago
  yhirose b476b55771 Fix #557 5 years ago
  yhirose c4f3f9529b Fix #534 (#546) 5 years ago
  yhirose ce502a73e1 Fix #531 5 years ago
  yhirose 010e4479f4 Fixed test errors due to httpbin.org 5 years ago
  yhirose 7cd25fbd63 Fix #499 5 years ago
  yhirose 0cc108d45e Updated ClientStop test 5 years ago
  yhirose e022b8b80b Refactoring to make it ready for KeepAlive connection on Client 5 years ago
  yhirose 34282c79a9 Changd thread count in ClientStop 5 years ago
  yhirose f80b6bd980 Added Endpoint structure in Client 5 years ago
  yhirose 5af7222217 Fixed Client::stop problem with more than one requests on threads 5 years ago
  yhirose 24bdb736f0 Fix #506 5 years ago
  yhirose 3eaa769a2d Fix #481, #483, #487 5 years ago
  yhirose 630f3465a9 Deprecated `set_timeout_sec`, added `set_connection_timeout`. 5 years ago