Histórico de Commits

Autor SHA1 Mensagem Data
  yhirose ebe40a7d94 Merge pull request #50 from sgraham/body-decompress há 8 anos atrás
  Scott Graham 5579d4d101 Support Content-Encoding: gzip on server side há 8 anos atrás
  yhirose 4ddd5d9c5c Merge pull request #51 from sgraham/chunk-terminator há 8 anos atrás
  yhirose 35d0054b88 Merge pull request #49 from sgraham/system-assigned-port há 8 anos atrás
  Scott Graham 87c673fd67 Read \r\n terminator after chunked encoding há 8 anos atrás
  Scott Graham 0515c6aad6 Support system-assigned port via two part listen() há 8 anos atrás
  yhirose 0e239a0014 Fix #47 há 8 anos atrás
  yhirose 5536d4c1ff Fix #44 há 8 anos atrás
  yhirose a0f50911e1 Fixed toolset setting of test/test.vcxproj há 8 anos atrás
  yhirose 4e391fdae6 Added a unit test for REMOTE_ADDR há 8 anos atrás
  yhirose 9d2fe9e6c8 Merge branch 'kevinbcarpenter-master' há 8 anos atrás
  yhirose b6790b39c1 Fixed build problem with OPENSSL_SUPPORT há 8 anos atrás
  Kevin B. Carpenter 73fa115803 Added capture and setting of REMOTE_ADDR in request. há 8 anos atrás
  yhirose 25aa0b34c3 Merge pull request #40 from yhirose/connection-timeout há 8 anos atrás
  yhirose b7b3588afb Connection timeout support on Client (Fixed #34) há 8 anos atrás
  yhirose 1afcc6e702 Upgraded VC++ projects to 2017 version há 8 anos atrás
  yhirose 1d5fbe6a5b Add gzip support. resolved #11 há 8 anos atrás
  yhirose d1f903fc58 Cleanup test code há 8 anos atrás
  yhirose 0b49065583 Add a file for test há 8 anos atrás
  yhirose 7a87dd1039 Added -lpthread há 8 anos atrás
  yhirose 1c86540fe5 Fixed content-type problems há 8 anos atrás
  yhirose 23c8f0c738 Fixed #28. (Keep-Alive connection support) há 8 anos atrás
  yhirose ca7b942196 Changed license to MIT há 8 anos atrás
  yhirose a83dcefe86 Fixed SSL server problem with bad key.pem and cert.pem há 8 anos atrás
  yhirose 95b22a980a Fixed #35 há 8 anos atrás
  yhirose 38bbe4ec4c Removed automatic inclution of <openssl/ssl.h> with '__has_incude' há 8 anos atrás
  yhirose 61d800053e Updated README há 8 anos atrás
  yhirose 7e5db48bdf Fixed #33 há 8 anos atrás
  yhirose c76d0e4ab3 Allow leading and trailing whilespaces before/after header field values há 8 anos atrás
  yhirose 31e53d21e4 Fixed #32 há 8 anos atrás