Historique des commits

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