Commit History

Author SHA1 Message Date
  yhirose 88277139e7 Added `set_ipv6_v6only` method (#1905) 1 year ago
  yhirose 9c91b6f4a6 Fix #1645 1 year ago
  yhirose da0c6579fa Breaking Change! get_header_ methods on Request and Response now take a default value. 1 year ago
  Jiwoo Park 6c3e8482f7 Fix KeepAliveTest.SSLClientReconnectionPost (#1895) 1 year ago
  yhirose aa04feebb4 Fix warnings 1 year ago
  yhirose 521529d24d Fix #1481 (with content provider) (#1527) 1 year ago
  yhirose ed0719f2bc Code format 1 year ago
  Hlado 8cd0ed0509 Added move assignment operator to Client class. (#1873) 1 year ago
  Andrea Pappacoda bdefdce1ae test: fix GetRangeWithMaxLongLength on 32 bit machines (#1867) 1 year ago
  Rainer Schielke d44031615d New function SSLServer::update_certs. Allows to update certificates while server is running (#1827) 1 year ago
  Sean Quinn 98cc1ec344 Allow hex for ip6 literal addr, fix #1800 (#1830) 1 year ago
  Jiwoo Park 3b6597bba9 Fix query parsing when value has `=` characters (#1822) 1 year ago
  rndm13 2bc550b2f0 Added progress to POST, PUT, PATCH and DELETE requests (#1821) 1 year ago
  Kent 560854a961 Apply range header base on response status code (#1806) 1 year ago
  Jiwoo Park f44ab9b3da Fix range parser when parsing too many ranges (#1812) 1 year ago
  yhirose 548dfff0ae Fix #1793 1 year ago
  yhirose 9d6f5372a3 Fix #1772 1 year ago
  yhirose 762024b890 Fix #1768 1 year ago
  yhirose e323374d2a Fix #1766 1 year ago
  yhirose fceada9ef4 Changed to return 416 for a request with an invalid range 1 year ago
  yhirose 420c9759c6 Fix #1694 1 year ago
  Wander Nauta 4ef9ed80cd Treat paths with embedded NUL bytes as invalid (#1765) 1 year ago
  vmaffione 374d058de7 ThreadPool: optional limit for jobs queue (#1741) 2 years ago
  Ilya Andreev 5b943d9bb8 Use StatusCode in tests and examples (#1743) 2 years ago
  yhirose f1dec77f46 Code format 2 years ago
  yhirose cddaedaff8 Fix #1736 2 years ago
  davidalo e426a38c3e Fix: Query parameter including query delimiter ('?') not being parsed properly (#1713) 2 years ago
  yhirose c5c704cb3b Fix #1724 2 years ago
  Jiwoo Park f1431311a4 Minor fixes on test cases (#1709) 2 years ago
  yhirose f63ba7d013 Fix #1685 2 years ago