История коммитов

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