Commit History

Author SHA1 Message Date
  yhirose 6aa3fd6b59 Fix #38 7 years ago
  yhirose 5574d82eb3 Made a temporary fix for OpenSSL thread problem 7 years ago
  Scott Graham 889041f05f Don't fail chunked read if buffer not yet filled 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 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
  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 4e391fdae6 Added a unit test for REMOTE_ADDR 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 d1f903fc58 Cleanup test code 8 years ago
  yhirose 23c8f0c738 Fixed #28. (Keep-Alive connection support) 8 years ago
  yhirose 7e5db48bdf Fixed #33 8 years ago
  yhirose 31e53d21e4 Fixed #32 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 bb8a1df7a3 Fixed #21 8 years ago
  yhirose 4fb2f51766 Fixed #19 8 years ago
  yhirose 9bc2883090 Fixed #26 8 years ago
  yhirose e90244e992 Fixed compiler warings (with -Wall and -Wextra) 8 years ago
  yhirose 28ba178fee Fixed #27 8 years ago
  yhirose 90f9cd40f9 Fixed #3 8 years ago
  yhirose 1e3ef46862 Changed to return 'Server&' from 'get' and 'post' 8 years ago
  yhirose 2a45bdcd3b Fixed #14 8 years ago