Historique des commits

Auteur SHA1 Message Date
  yhirose 956faae6f0 Changed output type of read_content_??? functions to be std::string& il y a 7 ans
  yhirose b6df220b55 Fixed #48 il y a 7 ans
  yhirose bc051219f9 Removed is_handling_requests il y a 7 ans
  Scott Graham ca3613cd21 Make 'chunked' in Transfer-Encoding case-insensitive 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
  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 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 b7b3588afb Connection timeout support on Client (Fixed #34) il y a 8 ans
  yhirose 1d5fbe6a5b Add gzip support. resolved #11 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
  yhirose a83dcefe86 Fixed SSL server problem with bad key.pem and cert.pem il y a 8 ans
  yhirose 95b22a980a Fixed #35 il y a 8 ans
  yhirose 38bbe4ec4c Removed automatic inclution of <openssl/ssl.h> with '__has_incude' il y a 8 ans
  yhirose 7e5db48bdf Fixed #33 il y a 8 ans
  yhirose c76d0e4ab3 Allow leading and trailing whilespaces before/after header field values il y a 8 ans
  yhirose 31e53d21e4 Fixed #32 il y a 8 ans
  yhirose 459f197ed0 Fixed #30 il y a 8 ans
  yhirose cca90184aa Raname refactoring il y a 8 ans
  yhirose e557282641 Rename argument name il y a 8 ans
  yhirose f35f2b23fa Fixed problems with Visual Studio 2013 il y a 8 ans