Commit History

Author SHA1 Message Date
  yhirose 956faae6f0 Changed output type of read_content_??? functions to be std::string& 7 years ago
  yhirose b6df220b55 Fixed #48 7 years ago
  yhirose 7d6df0c651 Fixed toolset setting 7 years ago
  yhirose bc051219f9 Removed is_handling_requests 7 years ago
  yhirose 84e31bdfd4 Merge pull request #54 from sgraham/chunked-case 7 years ago
  Scott Graham ca3613cd21 Make 'chunked' in Transfer-Encoding case-insensitive 7 years ago
  yhirose c6a6530716 Merge pull request #53 from yhirose/issue-52 7 years ago
  yhirose 9dc4e23082 Unit test for #52 7 years ago
  yhirose 3c711089e5 Temporary solution for #52 7 years ago
  yhirose 66550eb71b Changed to return 415 instead of 406 for invalid Content-Encoding. 7 years ago
  yhirose ebe40a7d94 Merge pull request #50 from sgraham/body-decompress 7 years ago
  Scott Graham 5579d4d101 Support Content-Encoding: gzip on server side 7 years ago
  yhirose 4ddd5d9c5c Merge pull request #51 from sgraham/chunk-terminator 7 years ago
  yhirose 35d0054b88 Merge pull request #49 from sgraham/system-assigned-port 7 years ago
  Scott Graham 87c673fd67 Read \r\n terminator after chunked encoding 7 years ago
  Scott Graham 0515c6aad6 Support system-assigned port via two part listen() 7 years ago
  yhirose 0e239a0014 Fix #47 7 years ago
  yhirose 5536d4c1ff Fix #44 7 years ago
  yhirose a0f50911e1 Fixed toolset setting of test/test.vcxproj 7 years ago
  yhirose 4e391fdae6 Added a unit test for REMOTE_ADDR 7 years ago
  yhirose 9d2fe9e6c8 Merge branch 'kevinbcarpenter-master' 7 years ago
  yhirose b6790b39c1 Fixed build problem with OPENSSL_SUPPORT 7 years ago
  Kevin B. Carpenter 73fa115803 Added capture and setting of REMOTE_ADDR in request. 7 years ago
  yhirose 25aa0b34c3 Merge pull request #40 from yhirose/connection-timeout 8 years ago
  yhirose b7b3588afb Connection timeout support on Client (Fixed #34) 8 years ago
  yhirose 1afcc6e702 Upgraded VC++ projects to 2017 version 8 years ago
  yhirose 1d5fbe6a5b Add gzip support. resolved #11 8 years ago
  yhirose d1f903fc58 Cleanup test code 8 years ago
  yhirose 0b49065583 Add a file for test 8 years ago
  yhirose 7a87dd1039 Added -lpthread 8 years ago