esp-idf/components/esp_http_client
hrushikesh.bhosale 52cd89698e feat(esp_http_client): Added http method REPORT
Added support http REPORT method and tested it using local server.
Added test case for REPOPRT method in esp_http_client_example.c
The URL(httpbin.org) does not support for /report endpoint.

Closes https://github.com/espressif/esp-idf/issues/14147
2024-07-23 16:43:33 +05:30
..
include feat(esp_http_client): Added http method REPORT 2024-07-23 16:43:33 +05:30
lib fix(esp_http_client): Fix http digest auth without qop 2024-01-23 12:22:35 +05:30
test_apps feat(esp32c61): disable unsupported build test 2024-07-16 16:06: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): Added http method REPORT 2024-07-23 16:43:33 +05:30
Kconfig fix: Add config option to set timeout for posting events 2024-05-08 11:41:05 +05:30