Commit History

Author SHA1 Message Date
  yhirose 8415bf0823 Resolve #1906 1 year ago
  bgs99 80fb03628b Only match path params that span full path segment (#1919) 1 year ago
  yhirose 485f8f2411 Added one more case to MountTest.Redicect unit test. 1 year ago
  yhirose 12c829f6d3 Fix #1389 and #1907 1 year ago
  yhirose 913314f1b1 Fix warning 1 year ago
  yhirose bd1da4346a Disable Expect100ContinueTest test on Windows 1 year ago
  yhirose 4c2a608a0c Fix GitHub Actions errors 1 year ago
  yhirose ee4eb8deaa Merge branch 'fix-100-continue' of github.com:solarispika/cpp-httplib into solarispika-fix-100-continue 1 year ago
  Sung, Po Han 7196ac8a07 Fix incorrect handling of Expect: 100-continue 1 year ago
  yhirose 975cf0dae5 Fix #1908 1 year ago
  yhirose b1f8e986bf Fix #1908 (#1910) 1 year ago
  yhirose c5ee208775 Fix build error on Mac and Linux 1 year ago
  yhirose ddfdacfa49 Fix build error 1 year ago
  yhirose 2514ebc20f Fix #1848 1 year ago
  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