Commit History

Author SHA1 Message Date
  yhirose cca90184aa Raname refactoring 8 years ago
  yhirose e557282641 Rename argument name 8 years ago
  yhirose f35f2b23fa Fixed problems with Visual Studio 2013 8 years ago
  yhirose 0968d71c96 Fixed build problems on Msys2 8 years ago
  yhirose 929c546f17 Fixed #29 8 years ago
  yhirose 6a608b3ed4 Fixed Unit test failures on Windows 8 years ago
  yhirose 315c11d6e2 Implemented socket_reader 8 years ago
  yhirose c3346a4815 Changed to use std::multimap for params 8 years ago
  yhirose bb8a1df7a3 Fixed #21 8 years ago
  yhirose ea9c8ee46b Fixed build error 8 years ago
  yhirose 4fb2f51766 Fixed #19 8 years ago
  yhirose 9bc2883090 Fixed #26 8 years ago
  yhirose e90244e992 Fixed compiler warings (with -Wall and -Wextra) 8 years ago
  yhirose 28ba178fee Fixed #27 8 years ago
  yhirose 90f9cd40f9 Fixed #3 8 years ago
  yhirose 1e3ef46862 Changed to return 'Server&' from 'get' and 'post' 8 years ago
  yhirose ad5fba498e Merge pull request #23 from underscorediscovery/progress-callback 8 years ago
  underscorediscovery 45d79d163b add progress callback for http clients 8 years ago
  underscorediscovery 7c9f9c4a73 shield windows defines, in case they are already defined 8 years ago
  yhirose bd089e9499 Fixed #18 8 years ago
  Constantin 57af6277b8 Update httplib.h 8 years ago
  yhirose bfb7f7bb78 Fixed #15 8 years ago
  yhirose 2a45bdcd3b Fixed #14 8 years ago
  Curtis Mahieu 8821ab5997 Allow user to set socket flags for server creation to allow listening to incomming traffic on any connection 8 years ago
  Dmitry Romanov ce59fc6a87 Add #include <signal.h> so it compiles on linux 8 years ago
  yhirose e4ef0828b0 Ignore SIGPIPE 8 years ago
  yhirose ddb454da1b Fixed #7 8 years ago
  yhirose 6d01712fc7 Fixed #6 8 years ago
  yhirose f3eb1c4e00 Supported more MIME types. 8 years ago
  yhirose 5873e360a6 Fixed typo. 8 years ago