mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
5589954800
- 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 |
||
---|---|---|
.. | ||
include | ||
http_auth.c | ||
http_header.c | ||
http_utils.c | ||
transport_ssl.c | ||
transport_tcp.c | ||
transport.c |