Commit History

Author SHA1 Message Date
  Kevin B. Carpenter 73fa115803 Added capture and setting of REMOTE_ADDR in request. 7 years ago
  yhirose 25aa0b34c3 Merge pull request #40 from yhirose/connection-timeout 8 years ago
  yhirose b7b3588afb Connection timeout support on Client (Fixed #34) 8 years ago
  yhirose 1afcc6e702 Upgraded VC++ projects to 2017 version 8 years ago
  yhirose 1d5fbe6a5b Add gzip support. resolved #11 8 years ago
  yhirose d1f903fc58 Cleanup test code 8 years ago
  yhirose 0b49065583 Add a file for test 8 years ago
  yhirose 7a87dd1039 Added -lpthread 8 years ago
  yhirose 1c86540fe5 Fixed content-type problems 8 years ago
  yhirose 23c8f0c738 Fixed #28. (Keep-Alive connection support) 8 years ago
  yhirose ca7b942196 Changed license to MIT 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 61d800053e Updated README 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
  yhirose 0968d71c96 Fixed build problems on Msys2 8 years ago
  yhirose 929c546f17 Fixed #29 8 years ago
  yhirose 6a608b3ed4 Fixed Unit test failures on Windows 8 years ago
  yhirose 315c11d6e2 Implemented socket_reader 8 years ago
  yhirose c3346a4815 Changed to use std::multimap for params 8 years ago
  yhirose d2982531bd Updated README 8 years ago
  yhirose bb8a1df7a3 Fixed #21 8 years ago
  yhirose ea9c8ee46b Fixed build error 8 years ago