Closed
Description
Chunked HTTP responses are not parsed in the ESP8266HTTPClient lib leading to confusing return data from a http.getString() call.
Sample URL with chunked data.
http://api.openweathermap.org/data/2.5/weather?q=London,uk&appid=2de143494c0b295cca9337e1e96b00e0
ESP8266HTTPClient should abstract this in the implementation
Metadata
Metadata
Assignees
Labels
No labels