Commit History

Author SHA1 Message Date
  yhirose 3b3828aaff Fixed unit test. Added URL encoding. 13 years ago
  yhirose 487ad28a17 Added httplib.h to solution file. 13 years ago
  yhirose 6062ea592b Refactoring. Removed some client methods. 13 years ago
  yhirose 3c8c835489 Added client methods with shared pointer to Response. 13 years ago
  yhirose d187cdef50 Fixed problem with closing socket. 13 years ago
  yhirose 1d0b3504bd Refactoring. 13 years ago
  yhirose 17bf14a2f7 Fixed build error. 13 years ago
  yhirose e0a25745cf Added post method support. 13 years ago
  yhirose ffde8b7e4b Refactoring. 13 years ago
  yhirose aa75fbb5f9 Refactoring. 13 years ago
  yhirose f91cc98b89 Changed return type of client. 13 years ago
  yhirose 42473b722f Code refactoring. 13 years ago
  yhirose 34f71312e8 Updated .gitignore. 13 years ago
  yhirose 762e7938fd Added client. 13 years ago
  yhirose ced9c38339 Renamed Context to Connection. Removed DSL macro. 13 years ago
  yhirose 6897c64c74 Renamed project name to 'cpp-httplib'. 13 years ago
  yhirose 8b58a3aecc Added comment. 13 years ago
  yhirose ac5c13620c Added ServerTest. 13 years ago
  yhirose 0a26cd08f0 Updated .gitignore. 13 years ago
  yhirose 4781156fa1 Added google test framework. 13 years ago
  yhirose 6818f18275 Added SIGINT signal handler. 13 years ago
  yhirose 95c0a6d7a8 Removed 'test' target. 13 years ago
  yhirose 12ac86943e Changed to use snprintf. 13 years ago
  yhirose 7c803330e0 Simplified the sample code. 13 years ago
  yhirose ace3bb6caf Fixed variable capture problem. 13 years ago
  yhirose bad43c66d7 Added the hello world sample to README.md. 13 years ago
  yhirose 181d642238 Added 'hello' example. 13 years ago
  yhirose be2a1fdb9d Refactoring and DSL support. 13 years ago
  yhirose 107a2b9b5d Supported GET routing. 13 years ago
  yhirose 7953abff07 Added *.dSYM to .gitignore. 13 years ago