yhirose
|
ed0719f2bc
Code format
|
1 year ago |
hanslivingstone
|
6a848b1a16
Require a minimum of TLS 1.2 (#1889)
|
1 year ago |
mol123
|
c8bcaf8a91
Fix build when targeting Windows 7 as platform. (#1869)
|
1 year ago |
Hlado
|
8cd0ed0509
Added move assignment operator to Client class. (#1873)
|
1 year ago |
Hlado
|
177d8420a1
Added .gitattributes file to prevent git from changing line endings (#1872)
|
1 year ago |
Daniel Ludwig
|
388a8c007c
Fix build on Windows with no WINAPI_PARTITION_APP support (#1865)
|
1 year ago |
Andrea Pappacoda
|
bdefdce1ae
test: fix GetRangeWithMaxLongLength on 32 bit machines (#1867)
|
1 year ago |
Zhenlin Huang
|
9e4f93d87e
Allow hex for ipv6 literal addr in redirect (#1859)
|
1 year ago |
yhirose
|
0b657d28cf
Added example/one_time_request.cc.
|
1 year ago |
Rainer Schielke
|
c1a09daf15
avoid memory leaks if linked with static openssl libs (#1857)
|
1 year ago |
yhirose
|
8438df4a95
Release v0.16.0
|
1 year ago |
Jiwoo Park
|
67fd7e3d09
Change library name to cpp-httplib (#1854)
|
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 |
Vladimír Chlup
|
25b1e0d906
Tweak CI & fix macOS prefix (#1843)
|
1 year ago |
Pavel P
|
05f9f83240
Avoid unreferenced formal parameter warning in get_range_offset_and_length (#1838)
|
1 year ago |
Jiwoo Park
|
3b6597bba9
Fix query parsing when value has `=` characters (#1822)
|
1 year ago |
KTGH
|
f10720ed69
Move httplibConf.cmake.in & install readme/license (#1826)
|
1 year ago |
rndm13
|
2bc550b2f0
Added progress to POST, PUT, PATCH and DELETE requests (#1821)
|
1 year ago |
Jiwoo Park
|
ce36b8a6e5
Highlight notes using markdown features (#1820)
|
1 year ago |
Kent
|
560854a961
Apply range header base on response status code (#1806)
|
1 year ago |
yhirose
|
2064462c35
Merge branch 'HerrCai0907-fix'
|
1 year ago |
yhirose
|
07288888ad
Code cleanup
|
1 year ago |
yhirose
|
34d392cf3d
Merge branch 'fix' of github.com:HerrCai0907/cpp-httplib into HerrCai0907-fix
|
1 year ago |
yhirose
|
825c3fbbb1
Removed excess usage of std::move
|
1 year ago |
Rusty Conover
|
00bdf73ec6
fix: increase default receive buffer to 16kb (#1814)
|
1 year ago |
Jiwoo Park
|
f44ab9b3da
Fix range parser when parsing too many ranges (#1812)
|
1 year ago |
Andrea Pappacoda
|
a61f2b89be
build(meson): generate new test PEMs (#1813)
|
1 year ago |
Jiwoo Park
|
b8bafbc291
Generate missing PEMs for CTest (#1811)
|
1 year ago |
yhirose
|
548dfff0ae
Fix #1793
|
1 year ago |