arduino-pico/libraries/HTTPClient
Earle F. Philhower, III 166ab6a6ca HTTPClient allow "Transfer-Encoding: identity"
While I don't see it in RFC 7230, some web services seem to deliver an
explicit t-e header even with the default identity mapping.  If seen,
let it pass.

Found & fixed by M. Guenther
2025-08-04 11:01:23 -07:00
..
examples Rewrite HTTPClient chunked transfer-encoding (#3034) 2025-07-11 12:12:46 -07:00
src HTTPClient allow "Transfer-Encoding: identity" 2025-08-04 11:01:23 -07:00
keywords.txt Add HTTPClient, ported from the ESP8266 (#784) 2022-08-21 12:49:06 -07:00
library.properties Add HTTPClient, ported from the ESP8266 (#784) 2022-08-21 12:49:06 -07:00