Historique des commits

Auteur SHA1 Message Date
  yhirose 7ab9c119ef Changed set_file_content to accept only a regular file path. il y a 1 an
  yhirose 3f2922b3fa Fix #1929 il y a 1 an
  yhirose 509f583dca Fix problem caused by #1931. il y a 1 an
  Paul Harris 2d01e71286 Test reading empty zero-length file (#1931) il y a 1 an
  yhirose 8415bf0823 Resolve #1906 il y a 1 an
  bgs99 80fb03628b Only match path params that span full path segment (#1919) il y a 1 an
  yhirose 485f8f2411 Added one more case to MountTest.Redicect unit test. il y a 1 an
  yhirose 12c829f6d3 Fix #1389 and #1907 il y a 1 an
  yhirose 913314f1b1 Fix warning il y a 1 an
  yhirose bd1da4346a Disable Expect100ContinueTest test on Windows il y a 1 an
  yhirose 4c2a608a0c Fix GitHub Actions errors il y a 1 an
  yhirose ee4eb8deaa Merge branch 'fix-100-continue' of github.com:solarispika/cpp-httplib into solarispika-fix-100-continue il y a 1 an
  Sung, Po Han 7196ac8a07 Fix incorrect handling of Expect: 100-continue il y a 1 an
  yhirose 975cf0dae5 Fix #1908 il y a 1 an
  yhirose b1f8e986bf Fix #1908 (#1910) il y a 1 an
  yhirose c5ee208775 Fix build error on Mac and Linux il y a 1 an
  yhirose ddfdacfa49 Fix build error il y a 1 an
  yhirose 2514ebc20f Fix #1848 il y a 1 an
  yhirose 88277139e7 Added `set_ipv6_v6only` method (#1905) il y a 1 an
  yhirose 9c91b6f4a6 Fix #1645 il y a 1 an
  yhirose da0c6579fa Breaking Change! get_header_ methods on Request and Response now take a default value. il y a 1 an
  Jiwoo Park 6c3e8482f7 Fix KeepAliveTest.SSLClientReconnectionPost (#1895) il y a 1 an
  yhirose aa04feebb4 Fix warnings il y a 1 an
  yhirose 521529d24d Fix #1481 (with content provider) (#1527) il y a 1 an
  yhirose ed0719f2bc Code format il y a 1 an
  Hlado 8cd0ed0509 Added move assignment operator to Client class. (#1873) il y a 1 an
  Andrea Pappacoda bdefdce1ae test: fix GetRangeWithMaxLongLength on 32 bit machines (#1867) il y a 1 an
  Rainer Schielke d44031615d New function SSLServer::update_certs. Allows to update certificates while server is running (#1827) il y a 1 an
  Sean Quinn 98cc1ec344 Allow hex for ip6 literal addr, fix #1800 (#1830) il y a 1 an
  Jiwoo Park 3b6597bba9 Fix query parsing when value has `=` characters (#1822) il y a 1 an