Commit History

Autor SHA1 Mensaxe Data
  yhirose efc579b14e Changed to use getaddrinfo. %!s(int64=11) %!d(string=hai) anos
  yhirose 34e5903167 Changed examples to use the generic lambda. %!s(int64=11) %!d(string=hai) anos
  yhirose 98e3e7b3c1 Changed test and README to use the generic lambda. %!s(int64=11) %!d(string=hai) anos
  yhirose 5c01c69223 fixed path to the current directory. %!s(int64=12) %!d(string=hai) anos
  yhirose 8fc7140e06 added port no. and base dir arguments to simplesvr. %!s(int64=12) %!d(string=hai) anos
  yhirose 292d1aeff7 added simplesvr sample. %!s(int64=12) %!d(string=hai) anos
  yhirose 20fa4ba3b4 added return value to set_base_dir. %!s(int64=12) %!d(string=hai) anos
  yhirose eef74af19b static file support. vc12 support. %!s(int64=12) %!d(string=hai) anos
  yhirose a9b34615c7 Fixed file pointer leak. %!s(int64=12) %!d(string=hai) anos
  yhirose 9c7cd1af71 Changed to use more c++11 features. %!s(int64=12) %!d(string=hai) anos
  yhirose 260edbf881 Updated .gitignore. %!s(int64=12) %!d(string=hai) anos
  yhirose 33fde1fd13 Added project files for Visual Studio. %!s(int64=12) %!d(string=hai) anos
  yhirose b1e2063d60 Added Xcode project. %!s(int64=12) %!d(string=hai) anos
  yhirose a1ef364247 Changed to use c++11 features. %!s(int64=12) %!d(string=hai) anos
  yhirose e7e8f5e70e Changed to use 'auto'. %!s(int64=13) %!d(string=hai) anos
  yhirose 767ed02280 Added WSInit class to initialize WinSock2. %!s(int64=13) %!d(string=hai) anos
  yhirose 1b2f37e241 Made Response argument 'const'. %!s(int64=13) %!d(string=hai) anos
  yhirose b5ae7d0e7a Added HEAD method support. %!s(int64=13) %!d(string=hai) anos
  yhirose 448a7f4f11 Fixed format. %!s(int64=13) %!d(string=hai) anos
  yhirose de7bbed622 Adjusted make files. %!s(int64=13) %!d(string=hai) anos
  yhirose e8a18ad447 Removed Connection class. %!s(int64=13) %!d(string=hai) anos
  yhirose 44a682cd3e Fixed URL encoding problem with space. %!s(int64=13) %!d(string=hai) anos
  yhirose 3b3828aaff Fixed unit test. Added URL encoding. %!s(int64=13) %!d(string=hai) anos
  yhirose 487ad28a17 Added httplib.h to solution file. %!s(int64=13) %!d(string=hai) anos
  yhirose 6062ea592b Refactoring. Removed some client methods. %!s(int64=13) %!d(string=hai) anos
  yhirose 3c8c835489 Added client methods with shared pointer to Response. %!s(int64=13) %!d(string=hai) anos
  yhirose d187cdef50 Fixed problem with closing socket. %!s(int64=13) %!d(string=hai) anos
  yhirose 1d0b3504bd Refactoring. %!s(int64=13) %!d(string=hai) anos
  yhirose 17bf14a2f7 Fixed build error. %!s(int64=13) %!d(string=hai) anos
  yhirose e0a25745cf Added post method support. %!s(int64=13) %!d(string=hai) anos