Commit History

作者 SHA1 備註 提交日期
  Baruch Nissenbaum b8dec12f15 Limit SSL_ERROR_WANT_READ retries to 1 sec (#957) 4 年之前
  yhirose fc9b223acc Updated copyright year 4 年之前
  CncGpp ba824089d7 Fix code err code 401 when the password is empty in base_auth. (#958) 4 年之前
  Andrea Pappacoda 1a2faf09e0 Add header-only Meson support (#955) 4 年之前
  yhirose 5a43bb8149 Implemented #946 in a different way 4 年之前
  yhirose 0104614656 Code refactoring 4 年之前
  yhirose 77a77f6d2d Added set_default_headers on Server 4 年之前
  Mathias Laurin 089b9daa1c Fix virtual call in ClientImpl::~ClientImpl() (#942) 4 年之前
  yhirose ba34ea4ee8 Fix #944 4 年之前
  Baruch Nissenbaum 2917b8a005 Explicit cast from size_t to uInt (#941) 4 年之前
  Joseph Huang dcf24d45a2 fix ssesvr use of deleted function (#938) 4 年之前
  yhirose 75fdb06696 Added a missing member in copy_settings. 4 年之前
  Alex Hornung e00ad37580 Add option to bypass URL encode of path (#934) 4 年之前
  Vincent Stumpf 5cfb70c2b4 Fix some shadowed variable warnings (#935) 4 年之前
  Alessio Pollero 2a70c45697 Fix client.cc code, since res.error() without operator overloading… (#921) 4 年之前
  Aswin Raj Kharel c58b00580e reserving before encoding (#912) 4 年之前
  Ken Schalk 7c60e69c33 Remove redunant call to close_socket (#911) 4 年之前
  yhirose 33e94891ee Updated test.cc 4 年之前
  yhirose 73e0729f63 Change `sink.write()` to return boolean 4 年之前
  yhirose 21c529229c Fixed timeout issues 4 年之前
  yhirose 63643e6386 Code format 4 年之前
  yhirose 6cc2edce99 Added `set_address_family` 4 年之前
  yhirose d122ff3ca8 Code formatting 4 年之前
  James Young 14c6d526b4 Use newer version-flexible TLS/SSL method (#904) 4 年之前
  Philipp Hasper 28e07bca16 Fixed minor code smells (#901) 4 年之前
  yhirose faa5f1d802 Additional changes for #889 4 年之前
  yhirose 9d3365df54 Fix #889 4 年之前
  yhirose 6ff84d34d1 Another simpler implementation of #890 (#891) 4 年之前
  yhirose b845425cd0 Fix #878 4 年之前
  yhirose 89519c88e2 Fix #874 4 年之前