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 bc051219f9 Removed is_handling_requests 7 years ago
  Scott Graham ca3613cd21 Make 'chunked' in Transfer-Encoding case-insensitive 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
  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 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 b7b3588afb Connection timeout support on Client (Fixed #34) 8 years ago
  yhirose 1d5fbe6a5b Add gzip support. resolved #11 8 years ago
  yhirose 1c86540fe5 Fixed content-type problems 8 years ago
  yhirose 23c8f0c738 Fixed #28. (Keep-Alive connection support) 8 years ago
  yhirose a83dcefe86 Fixed SSL server problem with bad key.pem and cert.pem 8 years ago
  yhirose 95b22a980a Fixed #35 8 years ago
  yhirose 38bbe4ec4c Removed automatic inclution of <openssl/ssl.h> with '__has_incude' 8 years ago
  yhirose 7e5db48bdf Fixed #33 8 years ago
  yhirose c76d0e4ab3 Allow leading and trailing whilespaces before/after header field values 8 years ago
  yhirose 31e53d21e4 Fixed #32 8 years ago
  yhirose 459f197ed0 Fixed #30 8 years ago
  yhirose cca90184aa Raname refactoring 8 years ago
  yhirose e557282641 Rename argument name 8 years ago
  yhirose f35f2b23fa Fixed problems with Visual Studio 2013 8 years ago