提交歷史

作者 SHA1 備註 提交日期
  yhirose 315c11d6e2 Implemented socket_reader 8 年之前
  yhirose c3346a4815 Changed to use std::multimap for params 8 年之前
  yhirose bb8a1df7a3 Fixed #21 8 年之前
  yhirose 4fb2f51766 Fixed #19 8 年之前
  yhirose 9bc2883090 Fixed #26 8 年之前
  yhirose e90244e992 Fixed compiler warings (with -Wall and -Wextra) 8 年之前
  yhirose 28ba178fee Fixed #27 8 年之前
  yhirose 90f9cd40f9 Fixed #3 8 年之前
  yhirose 1e3ef46862 Changed to return 'Server&' from 'get' and 'post' 8 年之前
  yhirose 2a45bdcd3b Fixed #14 8 年之前
  yhirose 5f1ff58ed2 Added unit tests for AI_PASSIVE flag. 8 年之前
  yhirose 7cdf62dd31 Fixed build errors and adjusted a test case. 8 年之前
  yhirose 22f124f871 Added OpenSSL support. #5 8 年之前
  yhirose efc579b14e Changed to use getaddrinfo. 11 年之前
  yhirose 98e3e7b3c1 Changed test and README to use the generic lambda. 11 年之前
  yhirose 5c01c69223 fixed path to the current directory. 12 年之前
  yhirose 20fa4ba3b4 added return value to set_base_dir. 12 年之前
  yhirose eef74af19b static file support. vc12 support. 12 年之前
  yhirose 9c7cd1af71 Changed to use more c++11 features. 12 年之前
  yhirose a1ef364247 Changed to use c++11 features. 12 年之前
  yhirose b5ae7d0e7a Added HEAD method support. 13 年之前
  yhirose 448a7f4f11 Fixed format. 13 年之前
  yhirose e8a18ad447 Removed Connection class. 13 年之前
  yhirose 3b3828aaff Fixed unit test. Added URL encoding. 13 年之前
  yhirose 6062ea592b Refactoring. Removed some client methods. 13 年之前
  yhirose 3c8c835489 Added client methods with shared pointer to Response. 13 年之前
  yhirose d187cdef50 Fixed problem with closing socket. 13 年之前
  yhirose e0a25745cf Added post method support. 13 年之前
  yhirose ffde8b7e4b Refactoring. 13 年之前
  yhirose aa75fbb5f9 Refactoring. 13 年之前