esp-idf/components/esp_http_client/lib
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 driver, http_client, web_socket, tcp_transport: remove __FILE__ from log messages 2020-08-03 15:21:36 +08:00
http_auth.c esp_rom: extract common MD5 hash apis into esp_rom_md5.h 2020-07-21 17:01:28 +08:00
http_header.c http_header.c: Add error print in http_header_generate_string if buffer size is less than required size 2020-04-06 13:22:08 +05:30
http_utils.c MQTT: Integrate esp-mqtt library into idf 2018-09-12 08:00:59 +02:00