تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  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 661c18c578 esp_http_client.h: Fix return type in declaration of esp_http_client_flush_response. 5 سال پیش
  boarchuz bf942a60f3 esp_http_client: add flush response 5 سال پیش
  Shubham Kulkarni 3c7991813d esp_http_client.h: Add error codes in HttpStatus_Code 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 سال پیش
  Shubham Kulkarni 890f541edf esp_http_client: Add API to get URL from client 5 سال پیش
  Shubham Kulkarni 4858184e19 esp_http_client: Add helper API to read larger data chunks from HTTP Stream 5 سال پیش
  Axel Lin 489c815eb8 esp_http_client: add esp_http_client_set_authtype function 6 سال پیش
  Aidan Cyr 5f6fd238b6 fix: esp_http_client and esp_https_ota can follow 307 Redirects 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 سال پیش
  Oleg Antonyan bd4591b053 esp_http_client: separate buffer_size config option for transmit 6 سال پیش
  Jitin George ab6dd36243 esp_http_client: Add support to disable validation of certificate's CN field 6 سال پیش
  Angus Gratton b6a24bbd25 Merge branch 'feature/esp-https-ota-basic-auth' into 'master' 6 سال پیش
  Jitin George 4e6d39f009 esp-http-client: Fix incorrect event name HTTP_EVENT_HEADER_SENT 6 سال پیش
  Jitin George 86e1fc564e esp_http_client: Add API for adding authorization info 6 سال پیش
  Vikram Dattu e0d796bf33 Add a `esp_http_client_set_redirection` function When using direct operations instead of `esp_http_client_perform`, we need a way to set redirection URL when we get 30x response codes. Added the function for the same. User can now check status code and call `esp_http_client_set_redirection` function to enable redirection. Related change in adf: https://gitlab.espressif.cn:6688/adf/esp-adf-internal/merge_requests/187 6 سال پیش
  Roland Dobai 74dd9b4f5f esp_http_client: fix CI issues & return value 6 سال پیش
  Nguyễn Hồng Quân 4a6c5032f4 Fix: Lost username when setting new URL with a path. 6 سال پیش
  Mahavir Jain 27e00cf7aa esp_http_client: add support for using certs from global ca store 7 سال پیش
  Anders Kalør 8b72dc9fb0 esp_http_client: Add support for mutual authentication 7 سال پیش
  Jitin George 3551b84c3a esp_http_client: Fix crash in async mode 7 سال پیش
  Jitin George 5309ca04d1 esp_http_client: Add support for non-blocking feature in esp_http_client_perform() API 7 سال پیش
  Tuan PM 738d49e02b esp_http_client: add support OPPTIONS/SUB/UNSUB/NOTIFY methods 7 سال پیش
  Ivan Grokhotkov ee3f64cbad Merge branch 'feature/http_client_head' into 'master' 7 سال پیش
  Jitin George 2d79af3b13 esp_http_client: Add support for getting transport type 7 سال پیش