Commit History

作者 SHA1 備註 提交日期
  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 年之前
  yhirose 4781156fa1 Added google test framework. 13 年之前
  yhirose 6818f18275 Added SIGINT signal handler. 13 年之前
  yhirose 95c0a6d7a8 Removed 'test' target. 13 年之前
  yhirose 12ac86943e Changed to use snprintf. 13 年之前
  yhirose 7c803330e0 Simplified the sample code. 13 年之前
  yhirose ace3bb6caf Fixed variable capture problem. 13 年之前
  yhirose bad43c66d7 Added the hello world sample to README.md. 13 年之前
  yhirose 181d642238 Added 'hello' example. 13 年之前
  yhirose be2a1fdb9d Refactoring and DSL support. 13 年之前
  yhirose 107a2b9b5d Supported GET routing. 13 年之前
  yhirose 7953abff07 Added *.dSYM to .gitignore. 13 年之前
  yhirose 14ef6f5d00 Added .suo to .gitignore. 13 年之前
  yhirose 3fbd3afb6c Changed to take host-name instead of address. 13 年之前
  yhirose c5c1c4d412 Win32 support. 13 年之前