История коммитов

Автор SHA1 Сообщение Дата
  Yuji Hirose 902bf3d0eb Removed 'FILE' I/O, use socket directly. 9 лет назад
  Hirose d0759eb4eb Fixed socket close problem with VC 2015. 9 лет назад
  yhirose 969744bfeb Code cleanup 9 лет назад
  yhirose 29c56644b0 Visual Studio 2015 support. 10 лет назад
  yhirose 5b0c90d3b3 Fixed build problem on Raspberry PI. 10 лет назад
  yhirose 1ee29f7b2c Format cleanup. 10 лет назад
  yhirose 123edd5a29 Added 'const char*' version of set_content. 10 лет назад
  yhirose 3b85d6e4e8 Fixed problem with content length 0. 10 лет назад
  yhirose cb473e8534 Fixed decode problem with form-urlencoded data. 10 лет назад
  yhirose 62f824e204 Fixed problem with reading request body data. 10 лет назад
  yhirose 79bb0be0ca Fixed close problem win _open_oshandle on Windows. 11 лет назад
  yhirose efc579b14e Changed to use getaddrinfo. 11 лет назад
  yhirose 20fa4ba3b4 added return value to set_base_dir. 12 лет назад
  yhirose eef74af19b static file support. vc12 support. 12 лет назад
  yhirose a9b34615c7 Fixed file pointer leak. 12 лет назад
  yhirose 9c7cd1af71 Changed to use more c++11 features. 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 e8a18ad447 Removed Connection class. 13 лет назад
  yhirose 44a682cd3e Fixed URL encoding problem with space. 13 лет назад
  yhirose 3b3828aaff Fixed unit test. Added URL encoding. 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 e0a25745cf Added post method support. 13 лет назад
  yhirose ffde8b7e4b Refactoring. 13 лет назад