esp-idf/components/esp_http_client
Harshit Malpani 803ad150cf
feat(esp_http_client): SHA256 support in digest auth
Added support for using SHA256 algorithm while calculating
digest auth in HTTP client connection

Closes https://github.com/espressif/esp-idf/issues/12383
2023-12-15 11:32:57 +05:30
..
include feat(http_client): Add support for using custom tcp_transport 2023-11-29 20:48:40 +01:00
lib feat(esp_http_client): SHA256 support in digest auth 2023-12-15 11:32:57 +05:30
test_apps feat(ci): Enable p4 example, test_apps and unit tests CI build 2023-08-24 12:51:19 +08:00
CMakeLists.txt lwip/linux: Add lwip support for networking component under linux 2023-05-05 05:03:39 +00:00
esp_http_client.c feat(esp_http_client): SHA256 support in digest auth 2023-12-15 11:32:57 +05:30
Kconfig feat(http_client): Add support for using custom tcp_transport 2023-11-29 20:48:40 +01:00