提交歷史

作者 SHA1 備註 提交日期
  yhirose 33fde1fd13 Added project files for Visual Studio. 12 年之前
  yhirose b1e2063d60 Added Xcode project. 12 年之前
  yhirose a1ef364247 Changed to use c++11 features. 12 年之前
  yhirose e7e8f5e70e Changed to use 'auto'. 13 年之前
  yhirose 767ed02280 Added WSInit class to initialize WinSock2. 13 年之前
  yhirose 1b2f37e241 Made Response argument 'const'. 13 年之前
  yhirose b5ae7d0e7a Added HEAD method support. 13 年之前
  yhirose 448a7f4f11 Fixed format. 13 年之前
  yhirose de7bbed622 Adjusted make files. 13 年之前
  yhirose e8a18ad447 Removed Connection class. 13 年之前
  yhirose 44a682cd3e Fixed URL encoding problem with space. 13 年之前
  yhirose 3b3828aaff Fixed unit test. Added URL encoding. 13 年之前
  yhirose 487ad28a17 Added httplib.h to solution file. 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 1d0b3504bd Refactoring. 13 年之前
  yhirose 17bf14a2f7 Fixed build error. 13 年之前
  yhirose e0a25745cf Added post method support. 13 年之前
  yhirose ffde8b7e4b Refactoring. 13 年之前
  yhirose aa75fbb5f9 Refactoring. 13 年之前
  yhirose f91cc98b89 Changed return type of client. 13 年之前
  yhirose 42473b722f Code refactoring. 13 年之前
  yhirose 34f71312e8 Updated .gitignore. 13 年之前
  yhirose 762e7938fd Added client. 13 年之前
  yhirose ced9c38339 Renamed Context to Connection. Removed DSL macro. 13 年之前
  yhirose 6897c64c74 Renamed project name to 'cpp-httplib'. 13 年之前
  yhirose 8b58a3aecc Added comment. 13 年之前
  yhirose ac5c13620c Added ServerTest. 13 年之前
  yhirose 0a26cd08f0 Updated .gitignore. 13 年之前