Historique des commits

Auteur SHA1 Message Date
  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
  yhirose 0968d71c96 Fixed build problems on Msys2 il y a 8 ans
  yhirose 929c546f17 Fixed #29 il y a 8 ans
  yhirose 6a608b3ed4 Fixed Unit test failures on Windows il y a 8 ans
  yhirose 315c11d6e2 Implemented socket_reader il y a 8 ans
  yhirose c3346a4815 Changed to use std::multimap for params il y a 8 ans