yhirose
|
32ff75e355
Make ThreadPool idle timeout configurable at runtime (Fix #2481)
|
1 month ago |
yhirose
|
45da614ddd
Omit default port from WebSocket handshake Host header (Fix #2480)
|
1 month ago |
yhirose
|
f5c8c982df
Escape CR and LF in multipart part content types
|
1 month ago |
yhirose
|
9e8b960e44
Add public MultipartFormDataWriter for multipart body serialization
|
1 month ago |
yhirose
|
8149bb38fc
Escape quote, CR and LF in multipart field names and filenames
|
1 month ago |
Saber Haj Rabiee
|
3fe32b63b4
Send query string verbatim when path encoding is disabled (#2479)
|
1 month ago |
yhirose
|
0ae93881b4
Clarify comment on base64_encode accumulator signedness
|
1 month ago |
metsw24-max
|
a7b886b9cb
Use an unsigned accumulator in base64_encode (#2477)
|
1 month ago |
yhirose
|
9d159bb412
Release v0.48.0
|
1 month ago |
yhirose
|
ba390f2399
Restrict IP-host hostname verification to iPAddress SANs on Mbed TLS and wolfSSL
|
1 month ago |
yhirose
|
7307c41aa8
Better `from_chars` implementation (Fix #2475)
|
1 month ago |
metsw24-max
|
28d95937b5
use strict hex parsing in decode_query_component (#2472)
|
1 month ago |
yhirose
|
7532932276
Fix OpenSSL 4.0 deprecation warnings
|
1 month ago |
yhirose
|
fe332fa06b
Release v0.47.0
|
2 months ago |
yhirose
|
fa981cedae
Fix TLS chain verification bypass for IP hosts on Mbed TLS and wolfSSL
|
2 months ago |
yhirose
|
39ec7d0508
Add enable_system_ca() and unify WebSocketClient CA handling (#2471)
|
2 months ago |
yhirose
|
e7e7bf7b44
Fix set_ca_cert_store() breaking CA exclusivity and redirect CA transfer
|
2 months ago |
metsw24-max
|
018ce8e4ca
cast to unsigned char before ctype calls in is_hex and is_token_char (#2469)
|
2 months ago |
yhirose
|
77bdf7921a
Read request body after route matching and pre-request handler
|
2 months ago |
yhirose
|
79d83feb18
Fix WebSocketClient dropping query string from URL during handshake (#2468)
|
2 months ago |
Kim, Hyuk
|
907257f51d
add set_hostname_addr_map to WebSocketClient (#2463)
|
2 months ago |
yhirose
|
0c2f535b74
Fix #2467
|
2 months ago |
Florian Fischer
|
c7ba963a17
Ignore ranges for unknown-length streams (#2465)
|
2 months ago |
yhirose
|
4465e81b9f
Fix #2464
|
2 months ago |
yhirose
|
44215e23e9
Release v0.46.1
|
2 months ago |
yhirose
|
91219d4508
Fix #2458: send body when no 100 Continue arrives over TLS (#2460)
|
2 months ago |
NsPro04
|
c86c192f3e
Fix: (#2459)
|
2 months ago |
yhirose
|
008e107d0f
Release v0.46.0
|
2 months ago |
yhirose
|
d278f965cc
Fix #2457
|
2 months ago |
yhirose
|
4c4b62dd7e
Feature 2446 no proxy env (#2448)
|
2 months ago |