Historique des commits

Auteur SHA1 Message Date
  Yuji Hirose d064fb7ff2 Fixed warning il y a 6 ans
  Yuji Hirose fd4e1b4112 Fix #266 il y a 6 ans
  Matthew DeVore bc9251ea49 Work around incompatibility in <regex> in libc++ il y a 6 ans
  Matthew DeVore a9e942d755 Properly trim whitespace from headers il y a 6 ans
  yhirose 033bc35723 Improve multipart content reader interface il y a 6 ans
  yhirose b69c0a1dcb Content receiver support for multipart content (Fix #241) il y a 6 ans
  yhirose 295e4d58aa Fix #276 il y a 6 ans
  yhirose 880f7fa62b Fix #273 il y a 6 ans
  yhirose 9d57899352 Simplified ContentReceiver interface il y a 6 ans
  yhirose d03937e144 Content receiver support on server il y a 6 ans
  yhirose 5f32c424c2 Content provider support on client il y a 6 ans
  yhirose 0d527e2b83 Code formatting il y a 6 ans
  yhirose bea3ebd7af Added 'compress' option to POST, PUT and PATCH. il y a 6 ans
  yhirose 001b8a5529 Added unit tests il y a 6 ans
  yhirose dcdb0d047b Fixed PRI request problem il y a 6 ans
  yhirose 6d8302313c Fixed warning il y a 6 ans
  Shunsuke Mie 5f49c13f95 Fix a test, ConnectionErrorTest::InvalidPort. currently, the abcde.com is valid, so I change it. The first byte doesn't permit a hyphen. il y a 6 ans
  yhirose a99e02aeb3 Add HTTP/2 Connection Preface check test il y a 6 ans
  Steffen Schuemann 7e92ffec48 Added new Client::Get variant that combines a ContentReceiver with a new ResponseHandler il y a 6 ans
  yhirose 531708816a Update README il y a 6 ans
  yhirose bfec81998b Code cleanup il y a 6 ans
  yhirose c9238434e1 Added redirect support (Fix #211) il y a 6 ans
  yhirose a0fe91e84d Fixed unit test problem il y a 6 ans
  yhirose 80f040cf69 Fix #209 il y a 6 ans
  yhirose 1e82359329 Keep-alive connection support on client (Fix #36) il y a 6 ans
  yhirose 64991a560a Fixed problems with Win32 build il y a 6 ans
  yhirose d7bb402ca7 Format code il y a 6 ans
  yhirose 2823a94fc1 Added 'resource_releaser' for content provider il y a 6 ans
  yhirose 5a13539e57 Revert "Fixed unit test error on Windows" il y a 6 ans
  yhirose 531f6ab84d Fixed unit test error on Windows il y a 6 ans