yhirose
|
2ce7c22218
Fix #1747
|
1 year ago |
Wander Nauta
|
4ef9ed80cd
Treat paths with embedded NUL bytes as invalid (#1765)
|
1 year ago |
Jiwoo Park
|
44b3fe6277
Support move semantics for Response::set_content() (#1764)
|
1 year ago |
Ilya Andreev
|
449801990f
Add a getter for a bearer token from a request (#1755)
|
1 year ago |
Jean-Francois Simoneau
|
af2928d316
Fix select() return code for fd >= 1024 (#1757)
|
1 year ago |
Matthias Bilger
|
65218ce222
added missing include of exception (#1752)
|
1 year ago |
Adam Gajda
|
55e99c4030
Fix -Wold-style-cast warning (#1751)
|
1 year ago |
TheOnlyJoey
|
b63d50671d
Fixes Windows std::max macro problems (#1750)
|
1 year ago |
yhirose
|
eba980846b
Fix #1628 (OpenSSL 1.1.1 End of Life on September 11, 2023) (#1745)
|
2 years ago |
vmaffione
|
374d058de7
ThreadPool: optional limit for jobs queue (#1741)
|
2 years ago |
yhirose
|
ad9f6423e2
Fix #1744
|
2 years ago |
yhirose
|
cbca63f091
Release v0.14.3
|
2 years ago |
yhirose
|
b4748a226c
Fix #1738
|
2 years ago |
Ilya Andreev
|
c86f69a105
Use StatusCode in httplib code (#1742)
|
2 years ago |
Ilya Andreev
|
d39fda0657
Add StatusCode enum (#1739)
|
2 years ago |
Ilya Andreev
|
37f8dc4382
Change some of status messages based on RFC 9110 (#1740)
|
2 years ago |
yhirose
|
8aa38aecaf
Fix #1665
|
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
|
f14accb7b6
Release v0.14.2
|
2 years ago |
yhirose
|
c5c704cb3b
Fix #1724
|
2 years ago |
Jean-Francois Simoneau
|
115a786581
Fix readability warnings (#1722)
|
2 years ago |
Jean-Francois Simoneau
|
5ef4cfd263
Fix bugprone warnings (#1721)
|
2 years ago |
Jean-Francois Simoneau
|
03fecb2f78
Fix modernize warnings (#1720)
|
2 years ago |
Jean-Francois Simoneau
|
7fc8682a0a
Fix performance-noexcept-move-constructor (#1715)
|
2 years ago |
Jiwoo Park
|
1d14e051a5
Remove cryptui on Windows (#1710)
|
2 years ago |
Jiwoo Park
|
1d6b22b5f0
Fix C6001 (#1701)
|
2 years ago |
yhirose
|
1a49076b5b
Removed unnecessary exception
|
2 years ago |
yhirose
|
e2813d9d4d
Code cleanup. (Removed unnecessary `.c_str()` calls)
|
2 years ago |