1
0
mirror of synced 2025-07-26 12:41:03 +03:00

Commit Graph

  • cc14855ba0 Fix #661 v0.7.8 yhirose 2020-09-26 04:50:09 -04:00
  • 56c418745f Fixed conction close problem with HTTP 1.0 client yhirose 2020-09-25 20:58:49 -04:00
  • 4ce9911837 Add <sstream> yhirose 2020-09-25 18:17:32 -04:00
  • 559c407552 Adjusted SlowRequest test yhirose 2020-09-25 18:13:10 -04:00
  • a2f4e29a7b Add set_keep_alive_timeout yhirose 2020-09-25 17:57:33 -04:00
  • b8cf739d27 Add cctype header (#656) mi01 2020-09-16 22:32:49 +02:00
  • aec2f9521d Updated documentation yhirose 2020-09-15 10:11:46 -04:00
  • 7b55ecdc59 Fixed #650 yhirose 2020-09-12 16:11:14 -04:00
  • e9575bcb78 don't replace plus with space in headers (#649) tmahring 2020-09-11 02:27:01 +02:00
  • 308aeb187b Undefined if2ip() also on Android since getifaddrs() does not exist. (#648) Jonas Minnberg 2020-09-10 13:52:01 +02:00
  • 05d18f2bc5 Fix -D build flags containing escaped quotes (#645) Jodi the Tigger 2020-09-09 13:35:50 +12:00
  • 3da4a0ac69 Add compression buffer size customization (#644) v0.7.7 Ivan Fefer 2020-09-08 19:18:14 +03:00
  • 9d12b3f20e Fixed warnings and refactoring yhirose 2020-09-03 18:48:56 -04:00
  • 852a374748 Fix server crash caused due to regex complexity while matching headers. (#632) v0.7.6 Omkar Jadhav 2020-09-03 22:47:52 +05:30
  • 3b5bab3308 Fix gzip_decompressor in case of one chunk being exactly equal to buffer size (#636) Ivan Fefer 2020-09-03 19:20:02 +03:00
  • 69e75f4a67 Fix #635. HTTPS request stucked with proxy (#637) yhirose 2020-09-03 12:17:53 -04:00
  • b0fd4befb1 Fix query parsing issues (#629) Omkar Jadhav 2020-08-28 19:13:28 +05:30
  • 3e80666a74 Fix #628 yhirose 2020-08-27 19:45:28 -04:00
  • 3e4567bae8 Updated Repl.it examples yhirose 2020-08-27 14:16:35 -04:00
  • db075d8cf9 Added Repl.it examples yhirose 2020-08-27 14:06:57 -04:00
  • 16df0ef37e Code cleanup yhirose 2020-08-26 12:18:49 -04:00
  • f1a2ac5108 Avoid copying of content provider if possible (#627) Ivan Fefer 2020-08-26 15:56:51 +03:00
  • e5743b358d Updated README yhirose 2020-08-25 20:26:53 -04:00
  • 1184bbe4cb Fix typo in README (#625) Ivan Fefer 2020-08-25 13:38:16 +03:00
  • 9dcffda7ae Fix cmake execute_process working directory (#622) Felix Kästner 2020-08-24 23:23:01 +02:00
  • e5903635e2 Fix #619 yhirose 2020-08-22 12:54:43 -04:00
  • 510b4eaaae Fix #613 yhirose 2020-08-17 13:39:49 -04:00
  • d7e63b4316 Update README v0.7.5 yhirose 2020-08-16 20:49:54 -04:00
  • e5dd410256 Added set_content_provider without content length yhirose 2020-08-15 05:53:49 -04:00
  • 951e46929e Fix #609 yhirose 2020-08-14 15:01:09 -04:00
  • c8adac30f4 Fix #564 again yhirose 2020-08-13 08:07:25 -04:00
  • b2b4f7635f Fix #608 yhirose 2020-08-11 12:11:05 -04:00
  • 649b1d2172 Fix nullptr_t issue (#605) R Edgar 2020-08-09 16:45:53 -04:00
  • dc5f9ba164 Better error handling on client (#601) yhirose 2020-08-08 20:50:24 -04:00
  • cf084e1db1 Fixed example build errors v0.7.4 yhirose 2020-08-08 00:10:08 -04:00
  • e0e5898601 Overhaul FindBrotli to fix weird issues (#604) KTGH 2020-08-06 07:08:29 -04:00
  • dfec2de5b5 Update README yhirose 2020-08-03 23:37:05 -04:00
  • 04002d57bd Added set_default_headers (Fix #600) yhirose 2020-08-03 17:31:37 -04:00
  • 38a7706c8b Removed old Keep-Alive functions yhirose 2020-08-03 17:03:00 -04:00
  • abaf875c42 Fix FindBrotli when no Brotli installed (#598) KTGH 2020-08-01 17:08:49 -04:00
  • 5f76cb01c7 fix #592 -- add check for static-linked OpenSSL (#595) PixlRainbow 2020-08-01 20:10:42 +08:00
  • ae54e833ea Code cleanup yhirose 2020-07-31 23:48:42 -04:00
  • 0dd3659de5 Updated README yhirose 2020-07-31 18:54:53 -04:00
  • 999f6abd2c Fix for Cmake on systems without Git (#594) KTGH 2020-07-31 13:46:12 -04:00
  • 48da75dd35 Fix FindBrotli for static libs (#593) KTGH 2020-07-31 13:45:21 -04:00
  • 4f84eeb298 Bearer Token auth support. Fix #484 yhirose 2020-07-31 12:37:14 -04:00
  • a5b4cfadb9 Brotli suport on server. Fix #578 yhirose 2020-07-31 08:22:45 -04:00
  • 3e906a9b8c Fix #591 v0.7.3 yhirose 2020-07-30 18:26:18 -04:00
  • 110393eadb Class name change yhirose 2020-07-30 17:26:53 -04:00
  • 98caa8c058 Updated README yhirose 2020-07-30 17:21:49 -04:00
  • ef65f09608 OpenSSL support on Visual Studio project yhirose 2020-07-30 02:13:02 -04:00
  • e130cf3a3b The piso patch 1 (#590) ThePiso 2020-07-30 16:11:02 +02:00
  • 8a348f17fd Resolved #192 yhirose 2019-12-26 20:16:07 -05:00
  • 797d1f27e8 Fix #357 yhirose 2020-07-29 22:59:26 -04:00
  • 6cde600922 Simplified simplecli.cc yhirose 2020-07-29 16:04:28 -04:00
  • 342c3ab293 Add Brotli Cmake support (#584) v0.7.2 KTGH 2020-07-28 17:04:29 -04:00
  • 6cce7951fc Fixed build error on non Windows environments with OpenSSL yhirose 2020-07-27 22:34:35 -04:00
  • e9058e5639 Fixed build error on Windows with OpenSSL yhirose 2020-07-27 22:32:31 -04:00
  • 2538a85486 Fix #581 yhirose 2020-07-27 22:07:04 -04:00
  • 8c501022b3 Fix Cmake build for MinGW (#580) KTGH 2020-07-26 12:27:03 -04:00
  • 9f5db2d1aa Updated README yhirose 2020-07-25 20:53:38 -04:00
  • 12540fe8d3 Brotli support on client yhirose 2020-07-25 20:44:02 -04:00
  • 29a06f852a Update README yhirose 2020-07-25 11:24:06 -04:00
  • 0e9cfd9f49 SSE client example yhirose 2020-07-25 11:20:57 -04:00
  • 90da199aba Disable compression when content-type is text/event-stream yhirose 2020-07-25 10:46:52 -04:00
  • 366d073490 Fixed build errors yhirose 2020-07-25 09:40:35 -04:00
  • 9ca1fa8b18 Fix #576 yhirose 2020-07-25 09:37:57 -04:00
  • 15c4106a36 Added a unit test yhirose 2020-07-22 08:07:59 -04:00
  • 72ce293fed Removed set_timeout_sec and left set_base_dir yhirose 2020-07-20 17:15:16 -04:00
  • b476b55771 Fix #557 yhirose 2020-07-20 17:04:50 -04:00
  • 0db9d21eb0 Fix #571 yhirose 2020-07-19 18:40:55 -04:00
  • 5ddaf949d0 Fixed build error on Windows yhirose 2020-07-19 18:32:28 -04:00
  • 457a5a7501 Added compressor class yhirose 2020-07-19 17:44:45 -04:00
  • 2ce080c2cb include <wincrypt.h> as otherwise CertOpenSystemStoreW can not be found (#568) Daniel Ottiger 2020-07-15 16:17:18 +02:00
  • 6ad25b6cf0 Fix #566 v0.7.1 yhirose 2020-07-12 20:41:02 -04:00
  • 3dff60eb16 Fix #565 yhirose 2020-07-10 08:18:28 -04:00
  • 5038314b21 Fix #564 yhirose 2020-07-08 13:56:06 -04:00
  • 6e1297cab0 Fix #150 (#556) yhirose 2020-07-07 18:55:46 -04:00
  • 7de743c962 Code format yhirose 2020-07-04 00:11:32 -04:00
  • 964fb5e5ca Fix: regex can't match when proxy was set to some web debugger(e.g. Fiddler) (#553) Umiade 2020-07-03 19:17:04 +08:00
  • c4f3f9529b Fix #534 (#546) yhirose 2020-07-02 21:57:50 -04:00
  • 887def9490 Fix logger never called when write_content_with_provider returns false (#549) Ilya Tsybulsky 2020-07-02 00:09:43 +03:00
  • bad6b2d22f fix-the-code-won't compile-with-sdl-checks-on (#550) Ilya Tsybulsky 2020-07-02 00:09:19 +03:00
  • 3d47a51430 Fixed comparison of integers of different signs. (#544) rundong08 2020-06-29 18:19:56 -07:00
  • 0a2cb20223 fix documentation typo (#539) Ron Klein 2020-06-23 01:12:22 +03:00
  • ce502a73e1 Fix #531 yhirose 2020-06-20 12:43:59 -04:00
  • 010e4479f4 Fixed test errors due to httpbin.org yhirose 2020-06-22 14:53:20 -04:00
  • 70e193374a Fix #530 (#535) Ahmet Karaahmetoğlu 2020-06-21 22:08:40 +03:00
  • 6b22409217 Code format yhirose 2020-06-18 23:33:07 -04:00
  • 969cccd52a Use && for parameter of boundary yhirose 2020-06-18 23:32:09 -04:00
  • 4a9c048bbc Fixed problem with set_socket_options yhirose 2020-06-18 23:31:41 -04:00
  • bfabbec8c7 Fix #528 yhirose 2020-06-18 12:20:01 -04:00
  • 3e9c06cf79 Fixed #527 yhirose 2020-06-18 12:18:43 -04:00
  • 29677540ae Removed unnecessary yeid. yhirose 2020-06-16 21:33:10 -04:00
  • 71fcfeb912 Removed unnecessary code yhirose 2020-06-16 21:21:03 -04:00
  • c7d22e451f Fixed timeout calculation bugs yhirose 2020-06-16 21:20:47 -04:00
  • 42f9f9107f Updated version in the User Agent string v0.7.0 yhirose 2020-06-16 17:53:15 -04:00
  • 7cd25fbd63 Fix #499 yhirose 2020-06-16 17:46:23 -04:00
  • 3dfb4ecac2 Fix #522 v0.6.7 yhirose 2020-06-15 23:09:46 -04:00
  • 144114f316 Fixed warnings on Windows yhirose 2020-06-13 23:20:21 -04:00