提交歷史

作者 SHA1 備註 提交日期
  Dmitry Romanov ce59fc6a87 Add #include <signal.h> so it compiles on linux 8 年之前
  yhirose e4ef0828b0 Ignore SIGPIPE 8 年之前
  yhirose c30f6e81a6 Fixed #8 8 年之前
  yhirose 484e4415c6 Fixed build error 8 年之前
  yhirose ddb454da1b Fixed #7 8 年之前
  yhirose 6d01712fc7 Fixed #6 8 年之前
  yhirose 7cdf62dd31 Fixed build errors and adjusted a test case. 8 年之前
  yhirose f3eb1c4e00 Supported more MIME types. 8 年之前
  yhirose 5873e360a6 Fixed typo. 8 年之前
  yhirose d999941a78 Renamved 'url' to 'path'. 8 年之前
  yhirose ba1107541e Use BIO for SSL connection. 8 年之前
  yhirose 22f124f871 Added OpenSSL support. #5 8 年之前
  yhirose 2c276ed31a Merge pull request #4 from cesfahani/bug/signed-unsigned-warning 9 年之前
  Cameron Esfahani 6a50f13209 Fixed signed/unsigned comparison warning. 9 年之前
  Yuji Hirose 902bf3d0eb Removed 'FILE' I/O, use socket directly. 9 年之前
  Hirose d0759eb4eb Fixed socket close problem with VC 2015. 9 年之前
  yhirose 5cb05258ee Correct the example in README. 9 年之前
  yhirose 969744bfeb Code cleanup 10 年之前
  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 6120367290 Fixed documentation. 11 年之前
  yhirose de645fffc0 Added syntax highlight to samples. 11 年之前
  yhirose 79bb0be0ca Fixed close problem win _open_oshandle on Windows. 11 年之前
  yhirose efc579b14e Changed to use getaddrinfo. 11 年之前
  yhirose 34e5903167 Changed examples to use the generic lambda. 11 年之前