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 4 years ago
  Shubham Kulkarni ec6f222625 esp_http_client: Add new status code 303 and 308 4 years ago
  Laukik Hase ca84d2d6c9 esp_http_client: Added event for HTTP redirect 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
  Jon Maloney c8b7f7a5d3 esp_http_client: Support client key password for HTTPS connections. 4 years ago
  yuanjm 02367b44ef esp_http_client: Fix when receive FIN, close the connection in internal. 4 years ago
  Shubham Kulkarni 3064487c20 esp_https_ota: Add check for HTTP error codes and corresponding error logs 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
  Aditya Patwardhan f66bdf1233 esp_http_client: Enable support of crt_bundle in esp_http_client 4 years ago
  0xFEEDC0DE64 a9c6fbe8d3 Added cert and key length options 5 years ago
  yuanjm bead3599ab components: Support bind socket to specified interface in esp_http_client and esp_websocket_client component 5 years ago
  Shubham Kulkarni b53e46a68e Add options for esp_http_client and esp_websocket_client to support keepalive 5 years ago
  Scott Shell 8c09fbf6f1 Make the UserAgent string in esp-http-client configurable 5 years ago
  Shubham Kulkarni 83f4ebf852 esp_http_client: Skip check for redirection counter if status code is success. 5 years ago
  Angus Gratton 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
  Shubham Kulkarni 661c18c578 esp_http_client.h: Fix return type in declaration of esp_http_client_flush_response. 5 years ago
  boarchuz bf942a60f3 esp_http_client: add flush response 5 years ago
  Shubham Kulkarni 3c7991813d esp_http_client.h: Add error codes in HttpStatus_Code 5 years ago
  Shubham Kulkarni 1bbafb817d esp_http_client: Set user configurable authorization retries 5 years ago
  Shubham Kulkarni bcfd2f07ab esp_http_client: Add methods in esp_http_client_method_t required for WebDAV 5 years ago
  Shubham Kulkarni de5ee9cc80 esp_http_client: Add API to get chunk length in case of chunked responses 5 years ago
  Shubham Kulkarni 890f541edf esp_http_client: Add API to get URL from client 5 years ago
  Shubham Kulkarni 4858184e19 esp_http_client: Add helper API to read larger data chunks from HTTP Stream 6 years ago
  Axel Lin 489c815eb8 esp_http_client: add esp_http_client_set_authtype function 6 years ago
  Aidan Cyr 5f6fd238b6 fix: esp_http_client and esp_https_ota can follow 307 Redirects 6 years ago
  ganeshlandge 9fd16c6a5f fixes : set_url discards username and password 6 years ago