Historia zmian

Autor SHA1 Wiadomość Data
  yhirose 90f9cd40f9 Fixed #3 8 lat temu
  yhirose 1e3ef46862 Changed to return 'Server&' from 'get' and 'post' 8 lat temu
  yhirose ad5fba498e Merge pull request #23 from underscorediscovery/progress-callback 8 lat temu
  underscorediscovery 45d79d163b add progress callback for http clients 8 lat temu
  underscorediscovery 7c9f9c4a73 shield windows defines, in case they are already defined 8 lat temu
  yhirose bd089e9499 Fixed #18 8 lat temu
  Constantin 57af6277b8 Update httplib.h 8 lat temu
  yhirose bfb7f7bb78 Fixed #15 8 lat temu
  yhirose 2a45bdcd3b Fixed #14 8 lat temu
  Curtis Mahieu 8821ab5997 Allow user to set socket flags for server creation to allow listening to incomming traffic on any connection 8 lat temu
  Dmitry Romanov ce59fc6a87 Add #include <signal.h> so it compiles on linux 8 lat temu
  yhirose e4ef0828b0 Ignore SIGPIPE 8 lat temu
  yhirose ddb454da1b Fixed #7 8 lat temu
  yhirose 6d01712fc7 Fixed #6 8 lat temu
  yhirose f3eb1c4e00 Supported more MIME types. 8 lat temu
  yhirose 5873e360a6 Fixed typo. 8 lat temu
  yhirose d999941a78 Renamved 'url' to 'path'. 8 lat temu
  yhirose ba1107541e Use BIO for SSL connection. 8 lat temu
  yhirose 22f124f871 Added OpenSSL support. #5 8 lat temu
  Cameron Esfahani 6a50f13209 Fixed signed/unsigned comparison warning. 8 lat temu
  Yuji Hirose 902bf3d0eb Removed 'FILE' I/O, use socket directly. 9 lat temu
  Hirose d0759eb4eb Fixed socket close problem with VC 2015. 9 lat temu
  yhirose 969744bfeb Code cleanup 9 lat temu
  yhirose 29c56644b0 Visual Studio 2015 support. 10 lat temu
  yhirose 5b0c90d3b3 Fixed build problem on Raspberry PI. 10 lat temu
  yhirose 1ee29f7b2c Format cleanup. 10 lat temu
  yhirose 123edd5a29 Added 'const char*' version of set_content. 10 lat temu
  yhirose 3b85d6e4e8 Fixed problem with content length 0. 10 lat temu
  yhirose cb473e8534 Fixed decode problem with form-urlencoded data. 10 lat temu
  yhirose 62f824e204 Fixed problem with reading request body data. 10 lat temu