esp-idf/components/esp_http_client
Chen Yi Qun caaf62bdad driver, http_client, web_socket, tcp_transport: remove __FILE__ from log messages
__FILE__ macro in the error messages adds full paths to the production binarys, remove __FILE__ from the ESP_LOGE.

Closes https://github.com/espressif/esp-idf/issues/5637
Merges https://github.com/espressif/esp-idf/pull/5638
2020-08-03 15:21:36 +08:00
..
include esp_http_client.h: Add error codes in HttpStatus_Code 2020-07-08 04:03:26 +00:00
lib driver, http_client, web_socket, tcp_transport: remove __FILE__ from log messages 2020-08-03 15:21:36 +08:00
test
CMakeLists.txt
Kconfig
component.mk
esp_http_client.c esp_http_client: Set user configurable authorization retries 2020-06-16 20:48:28 +05:30