This website requires JavaScript.
Explore
Help
Register
Sign In
Crash_Override
/
OVMS3-idf
Watch
1
Star
0
Fork
You've already forked OVMS3-idf
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
6220de03da
OVMS3-idf
/
components
/
esp_http_client
/
lib
History
Tuan PM
9a273863ba
esp_http_client: Fixed exception on 401 without Www-Authenticate header
...
Closes
https://github.com/espressif/esp-idf/issues/2246
2018-08-10 14:23:19 +07:00
..
include
Add esp_http_client
2018-05-21 09:35:07 +07:00
http_auth.c
Add http status enum & return ESP_FAIL as error code
2018-05-22 10:55:18 +07:00
http_header.c
Add esp_http_client
2018-05-21 09:35:07 +07:00
http_utils.c
esp_http_client: Fixed exception on 401 without Www-Authenticate header
2018-08-10 14:23:19 +07:00
transport.c
Add esp_http_client
2018-05-21 09:35:07 +07:00
transport_ssl.c
esp_http_client: fixed http chunked encoding packet loss & add check data before read for ssl transport (backport v3.1)
2018-08-08 16:24:04 +08:00
transport_tcp.c
Add esp_http_client
2018-05-21 09:35:07 +07:00