Historique des commits

Auteur SHA1 Message Date
  yhirose 5a43bb8149 Implemented #946 in a different way il y a 4 ans
  yhirose 77a77f6d2d Added set_default_headers on Server il y a 4 ans
  Alex Hornung e00ad37580 Add option to bypass URL encode of path (#934) il y a 4 ans
  Alessio Pollero 2a70c45697 Fix client.cc code, since res.error() without operator overloading… (#921) il y a 4 ans
  yhirose 33e94891ee Updated test.cc il y a 4 ans
  yhirose 73e0729f63 Change `sink.write()` to return boolean il y a 4 ans
  yhirose 21c529229c Fixed timeout issues il y a 4 ans
  yhirose 63643e6386 Code format il y a 4 ans
  yhirose 6cc2edce99 Added `set_address_family` il y a 4 ans
  yhirose 9d3365df54 Fix #889 il y a 4 ans
  yhirose 6ff84d34d1 Another simpler implementation of #890 (#891) il y a 4 ans
  yhirose b845425cd0 Fix #878 il y a 4 ans
  yhirose cf475bcb50 Fix #860 il y a 4 ans
  yhirose bc80d7c789 Fixed ClientStop test problem il y a 4 ans
  yhirose b7566f6961 Resolve #852 il y a 4 ans
  Nikolas 0542fdb8e4 Add exception handler (#845) il y a 4 ans
  yhirose 68d1281759 Resolve #839 il y a 4 ans
  yhirose 0308d60cb2 Resolve #831 (#835) il y a 4 ans
  Eric Lee 8d9a477edb No content check (#823) il y a 5 ans
  yhirose f008fe4539 Added middleware support (#816) il y a 5 ans
  yhirose ddf41d29ef Added `const *char` and `size_t` interface il y a 5 ans
  yhirose 3f88a46c4a Code format il y a 5 ans
  yhirose a9f5f8683f Fixed warnings on Visual C++ il y a 5 ans
  Yuri Santos 86f637a246 Added encode_uri_param tests with UTF-8 characters (#818) il y a 5 ans
  yhirose b9641048fc Switch to hghttp2.org/httpbin for redirect test. (#538) il y a 5 ans
  yhirose e9c6c6e609 Code format il y a 5 ans
  yhirose 40db42108f Fixed problem with invalid requests including spaces in URL path il y a 5 ans
  Yuri Santos 78ea786abd [PR] Special function to encode query params (#801) il y a 5 ans
  yhirose 7c1c952f5a Don't allow invalid status code format (It sould be a three-digit code.) il y a 5 ans
  yhirose a6edfc730a Added a unit test for static file with range il y a 5 ans