Scott Shell
|
8c09fbf6f1
Make the UserAgent string in esp-http-client configurable
|
%!s(int64=5) %!d(string=hai) anos |
Shubham Kulkarni
|
83f4ebf852
esp_http_client: Skip check for redirection counter if status code is success.
|
%!s(int64=5) %!d(string=hai) anos |
Angus Gratton
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
%!s(int64=5) %!d(string=hai) anos |
Shubham Kulkarni
|
b06035443f
esp_http_client: Include port in host field
|
%!s(int64=5) %!d(string=hai) anos |
boarchuz
|
bf942a60f3
esp_http_client: add flush response
|
%!s(int64=5) %!d(string=hai) anos |
Shubham Kulkarni
|
bb8981903e
esp_http_client: Fix issue when response headers have empty value
|
%!s(int64=5) %!d(string=hai) anos |
Shubham Kulkarni
|
58b386bca3
Fix issue when algotithm header is not present
|
%!s(int64=5) %!d(string=hai) anos |
Shubham Kulkarni
|
1bbafb817d
esp_http_client: Set user configurable authorization retries
|
%!s(int64=5) %!d(string=hai) anos |
Shubham Kulkarni
|
bcfd2f07ab
esp_http_client: Add methods in esp_http_client_method_t required for WebDAV
|
%!s(int64=5) %!d(string=hai) anos |
Shubham Kulkarni
|
de5ee9cc80
esp_http_client: Add API to get chunk length in case of chunked responses
|
%!s(int64=5) %!d(string=hai) anos |
David Cermak
|
917192725a
http-client: fix memory allocation issues found by static analyser
|
%!s(int64=5) %!d(string=hai) anos |
Shubham Kulkarni
|
890f541edf
esp_http_client: Add API to get URL from client
|
%!s(int64=5) %!d(string=hai) anos |
Shubham Kulkarni
|
4c166085fb
esp_http_client.c: In esp_http_client_read, add fix to return (-1) if esp_transport_read fails
|
%!s(int64=5) %!d(string=hai) anos |
Shubham Kulkarni
|
4858184e19
esp_http_client: Add helper API to read larger data chunks from HTTP Stream
|
%!s(int64=6) %!d(string=hai) anos |
Shubham Kulkarni
|
032a041395
Bugfix for failing OTA example
|
%!s(int64=6) %!d(string=hai) anos |
Axel Lin
|
489c815eb8
esp_http_client: add esp_http_client_set_authtype function
|
%!s(int64=6) %!d(string=hai) anos |
Axel Lin
|
6fdc8d7f92
esp_http_client: fix memory leak in esp_http_client_set_username/password
|
%!s(int64=6) %!d(string=hai) anos |
Aidan Cyr
|
5f6fd238b6
fix: esp_http_client and esp_https_ota can follow 307 Redirects
|
%!s(int64=6) %!d(string=hai) anos |
Mahavir Jain
|
4dcffdb0a9
esp_http_client: fix issue where http parser was not invoking `message_complete` callback
|
%!s(int64=6) %!d(string=hai) anos |
ganeshlandge
|
9fd16c6a5f
fixes : set_url discards username and password
|
%!s(int64=6) %!d(string=hai) anos |
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.
|
%!s(int64=6) %!d(string=hai) anos |
Angus Gratton
|
c25fe765a9
Merge branch 'feature/esp_http_client_tx_buf_size' into 'master'
|
%!s(int64=6) %!d(string=hai) anos |
Oleg Antonyan
|
bd4591b053
esp_http_client: separate buffer_size config option for transmit
|
%!s(int64=6) %!d(string=hai) anos |
David Cermak
|
a001eb39bf
http_client: disconnect event to read last occurred error in esp-tls
|
%!s(int64=6) %!d(string=hai) anos |
Jitin George
|
ab6dd36243
esp_http_client: Add support to disable validation of certificate's CN field
|
%!s(int64=6) %!d(string=hai) anos |
Angus Gratton
|
b6a24bbd25
Merge branch 'feature/esp-https-ota-basic-auth' into 'master'
|
%!s(int64=6) %!d(string=hai) anos |
Jitin George
|
4e6d39f009
esp-http-client: Fix incorrect event name HTTP_EVENT_HEADER_SENT
|
%!s(int64=6) %!d(string=hai) anos |
Jitin George
|
86e1fc564e
esp_http_client: Add API for adding authorization info
|
%!s(int64=6) %!d(string=hai) anos |
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
|
%!s(int64=6) %!d(string=hai) anos |
Nguyễn Hồng Quân
|
4a6c5032f4
Fix: Lost username when setting new URL with a path.
|
%!s(int64=6) %!d(string=hai) anos |