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

Автор SHA1 Сообщение Дата
  yuanjm cbfffc7269 esp_http_client: Fix HEAD request will affect the all next HTTP requests unless we close the HTTP request 4 лет назад
  Vikram Dattu 70db0406fc esp_http_client: Fixed handling of EAGAIN return 4 лет назад
  Jon Maloney 57042ab56c esp_http_client: Support client key password for HTTPS connections. 4 лет назад
  yuanjm b7791c171d esp_http_client: Optimize code structure 5 лет назад
  Clickau d25b354cfc esp_http_client: fix truncated headers 5 лет назад
  Shubham Kulkarni e4ebaca693 esp_http_client_read: Add check for esp_http_client_is_complete_data_received before returning ESP_FAIL 4 лет назад
  Shubham Kulkarni b53e46a68e Add options for esp_http_client and esp_websocket_client to support keepalive 5 лет назад
  Shubham Kulkarni 6337ce9c3c esp_http_client.c: Clear raw_len for response buffer after dispatching HTTP_EVENT_ON_FINISH event 5 лет назад
  Scott Shell 8c09fbf6f1 Make the UserAgent string in esp-http-client configurable 5 лет назад
  Shubham Kulkarni 83f4ebf852 esp_http_client: Skip check for redirection counter if status code is success. 5 лет назад
  Angus Gratton 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 лет назад
  Shubham Kulkarni b06035443f esp_http_client: Include port in host field 5 лет назад
  boarchuz bf942a60f3 esp_http_client: add flush response 5 лет назад
  Shubham Kulkarni bb8981903e esp_http_client: Fix issue when response headers have empty value 5 лет назад
  Shubham Kulkarni 58b386bca3 Fix issue when algotithm header is not present 5 лет назад
  Shubham Kulkarni 1bbafb817d esp_http_client: Set user configurable authorization retries 5 лет назад
  Shubham Kulkarni bcfd2f07ab esp_http_client: Add methods in esp_http_client_method_t required for WebDAV 5 лет назад
  Shubham Kulkarni de5ee9cc80 esp_http_client: Add API to get chunk length in case of chunked responses 5 лет назад
  David Cermak 917192725a http-client: fix memory allocation issues found by static analyser 5 лет назад
  Shubham Kulkarni 890f541edf esp_http_client: Add API to get URL from client 5 лет назад
  Shubham Kulkarni 4c166085fb esp_http_client.c: In esp_http_client_read, add fix to return (-1) if esp_transport_read fails 5 лет назад
  Shubham Kulkarni 4858184e19 esp_http_client: Add helper API to read larger data chunks from HTTP Stream 5 лет назад
  Shubham Kulkarni 032a041395 Bugfix for failing OTA example 6 лет назад
  Axel Lin 489c815eb8 esp_http_client: add esp_http_client_set_authtype function 6 лет назад
  Axel Lin 6fdc8d7f92 esp_http_client: fix memory leak in esp_http_client_set_username/password 6 лет назад
  Aidan Cyr 5f6fd238b6 fix: esp_http_client and esp_https_ota can follow 307 Redirects 6 лет назад
  Mahavir Jain 4dcffdb0a9 esp_http_client: fix issue where http parser was not invoking `message_complete` callback 6 лет назад
  ganeshlandge 9fd16c6a5f fixes : set_url discards username and password 6 лет назад
  Hrudaynath Dhabe d4091f7cda esp_http_client: Add support to check the binary length of the recieved stream and compare it with the size mentioned in the header. 6 лет назад
  Angus Gratton c25fe765a9 Merge branch 'feature/esp_http_client_tx_buf_size' into 'master' 6 лет назад