Tuan 5589954800 esp_http_client: fixed http chunked encoding packet loss & add check data before read for ssl transport
- A bug of the http client when it downloads a chunked encoding packet is greater than the http_client's buffer, http_parser will call the callback body more than once, and the client will only handle the last
- with ssl_read, need to check before read to avoid timeout blocked when no data for reading
2018-08-01 07:14:36 +00:00
..
2018-05-21 09:35:07 +07:00
2018-05-21 09:35:07 +07:00
2018-05-21 09:35:07 +07:00
2018-05-21 09:35:07 +07:00
2018-05-21 09:35:07 +07:00