Commit History

Author SHA1 Message Date
  David Cermak 5c383d7b73 esp_netif/lwip: Fix deps cycles to "lwip -> esp_netif -> phy-drivers" 3 years ago
  Laukik Hase 7115881a97 esp_http_client/esp_https_ota: Removed errno checks 3 years ago
  Harshit Malpani 437d90c408 esp_http_client: Fix redirect by resetting auth_header before parsing 3 years ago
  Shubham Kulkarni b4456bff97 esp_http_client: Add comment for clearing location field in esp_http_client_prepare 3 years ago
  Nicklas Frahm 660ca96e23 esp_http_client: fix redirect by resetting location before parsing 3 years ago
  Shubham Kulkarni ec6f222625 esp_http_client: Add new status code 303 and 308 3 years ago
  Shubham Kulkarni 18fa343161 esp_http_client: Cache received data in http_on_body callback. 3 years ago
  Laukik Hase ca84d2d6c9 esp_http_client: Added event for HTTP redirect 4 years ago
  Chen Wu c10683f493 http: Fix parsing invalid url cause to crash 4 years ago
  xutao 10377ce2ff esp_http_client: add a get HTTP client session errno api for esp_http_client 4 years ago
  Shubham Kulkarni 5bf49e1cd6 esp_http_client: Support handling larger content lengths 4 years ago
  yuanjm 9f875b8db5 esp_http_client: Fix HEAD request will affect the all next HTTP requests unless we close the HTTP request 4 years ago
  Harshit Malpani 2085e4eb92 esp_http_client: apply generic error check macros 4 years ago
  Derossi Carneiro Neto 341d3e107c esp_http_client_cleanup, if client->transport_list was null, it generated an exception when calling esp_transport_list_destroy 4 years ago
  Vikram Dattu 1c57dbcb3c esp_http_client: Fixed handling of EAGAIN return 4 years ago
  Jon Maloney c8b7f7a5d3 esp_http_client: Support client key password for HTTPS connections. 4 years ago
  yuanjm fc8668a739 esp_http_client: Fix disable CONFIG_ESP_HTTP_CLIENT_ENABLE_HTTPS will build error 4 years ago
  yuanjm 981287900e esp_http_client: Support HTTP_EVENT_ERROR event 4 years ago
  yuanjm 02367b44ef esp_http_client: Fix when receive FIN, close the connection in internal. 4 years ago
  Jan Brudny 967e057906 esp-tls, esp_http_client and esp_http_server: update copyright notice 4 years ago
  0xFEEDC0DE64 0f3ad80a99 const corrections for esp_http_client_set_password() 4 years ago
  yuanjm 754ec7b278 esp_http_client: Add API to set http client timeout value 4 years ago
  Shubham Kulkarni b148433fbd esp_http_client_read: Add check for esp_http_client_is_complete_data_received before returning ESP_FAIL 4 years ago
  Aditya Patwardhan f66bdf1233 esp_http_client: Enable support of crt_bundle in esp_http_client 4 years ago
  Shubham Kulkarni 1bacc13628 esp_http_client: Do not overwrite HTTP method in case of chunk request 4 years ago
  Shubham Kulkarni 4f6e0c1d27 esp_http_client: Add config option for HTTP Digest auth 4 years ago
  0xFEEDC0DE64 a9c6fbe8d3 Added cert and key length options 4 years ago
  yuanjm c79a907e4f components: Remove repeated keep alive function by ssl layer function 4 years ago
  yuanjm bead3599ab components: Support bind socket to specified interface in esp_http_client and esp_websocket_client component 5 years ago
  yuanjm e309a0ea6f esp_http_client: Optimize code structure 5 years ago