Cronologia Commit

Autore SHA1 Messaggio Data
  yhirose 62f824e204 Fixed problem with reading request body data. 10 anni fa
  yhirose 6120367290 Fixed documentation. 11 anni fa
  yhirose de645fffc0 Added syntax highlight to samples. 11 anni fa
  yhirose 79bb0be0ca Fixed close problem win _open_oshandle on Windows. 11 anni fa
  yhirose efc579b14e Changed to use getaddrinfo. 11 anni fa
  yhirose 34e5903167 Changed examples to use the generic lambda. 11 anni fa
  yhirose 98e3e7b3c1 Changed test and README to use the generic lambda. 11 anni fa
  yhirose 5c01c69223 fixed path to the current directory. 12 anni fa
  yhirose 8fc7140e06 added port no. and base dir arguments to simplesvr. 12 anni fa
  yhirose 292d1aeff7 added simplesvr sample. 12 anni fa
  yhirose 20fa4ba3b4 added return value to set_base_dir. 12 anni fa
  yhirose eef74af19b static file support. vc12 support. 12 anni fa
  yhirose a9b34615c7 Fixed file pointer leak. 12 anni fa
  yhirose 9c7cd1af71 Changed to use more c++11 features. 12 anni fa
  yhirose 260edbf881 Updated .gitignore. 12 anni fa
  yhirose 33fde1fd13 Added project files for Visual Studio. 12 anni fa
  yhirose b1e2063d60 Added Xcode project. 12 anni fa
  yhirose a1ef364247 Changed to use c++11 features. 12 anni fa
  yhirose e7e8f5e70e Changed to use 'auto'. 13 anni fa
  yhirose 767ed02280 Added WSInit class to initialize WinSock2. 13 anni fa
  yhirose 1b2f37e241 Made Response argument 'const'. 13 anni fa
  yhirose b5ae7d0e7a Added HEAD method support. 13 anni fa
  yhirose 448a7f4f11 Fixed format. 13 anni fa
  yhirose de7bbed622 Adjusted make files. 13 anni fa
  yhirose e8a18ad447 Removed Connection class. 13 anni fa
  yhirose 44a682cd3e Fixed URL encoding problem with space. 13 anni fa
  yhirose 3b3828aaff Fixed unit test. Added URL encoding. 13 anni fa
  yhirose 487ad28a17 Added httplib.h to solution file. 13 anni fa
  yhirose 6062ea592b Refactoring. Removed some client methods. 13 anni fa
  yhirose 3c8c835489 Added client methods with shared pointer to Response. 13 anni fa