Jon Maloney
|
c8b7f7a5d3
esp_http_client: Support client key password for HTTPS connections.
|
4 anni fa |
yuanjm
|
02367b44ef
esp_http_client: Fix when receive FIN, close the connection in internal.
|
4 anni fa |
Shubham Kulkarni
|
3064487c20
esp_https_ota: Add check for HTTP error codes and corresponding error logs
|
4 anni fa |
Jan Brudny
|
967e057906
esp-tls, esp_http_client and esp_http_server: update copyright notice
|
4 anni fa |
0xFEEDC0DE64
|
0f3ad80a99
const corrections for esp_http_client_set_password()
|
4 anni fa |
yuanjm
|
754ec7b278
esp_http_client: Add API to set http client timeout value
|
4 anni fa |
Aditya Patwardhan
|
f66bdf1233
esp_http_client: Enable support of crt_bundle in esp_http_client
|
4 anni fa |
0xFEEDC0DE64
|
a9c6fbe8d3
Added cert and key length options
|
4 anni fa |
yuanjm
|
bead3599ab
components: Support bind socket to specified interface in esp_http_client and esp_websocket_client component
|
5 anni fa |
Shubham Kulkarni
|
b53e46a68e
Add options for esp_http_client and esp_websocket_client to support keepalive
|
5 anni fa |
Scott Shell
|
8c09fbf6f1
Make the UserAgent string in esp-http-client configurable
|
5 anni fa |
Shubham Kulkarni
|
83f4ebf852
esp_http_client: Skip check for redirection counter if status code is success.
|
5 anni fa |
Angus Gratton
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 anni fa |
Shubham Kulkarni
|
661c18c578
esp_http_client.h: Fix return type in declaration of esp_http_client_flush_response.
|
5 anni fa |
boarchuz
|
bf942a60f3
esp_http_client: add flush response
|
5 anni fa |
Shubham Kulkarni
|
3c7991813d
esp_http_client.h: Add error codes in HttpStatus_Code
|
5 anni fa |
Shubham Kulkarni
|
1bbafb817d
esp_http_client: Set user configurable authorization retries
|
5 anni fa |
Shubham Kulkarni
|
bcfd2f07ab
esp_http_client: Add methods in esp_http_client_method_t required for WebDAV
|
5 anni fa |
Shubham Kulkarni
|
de5ee9cc80
esp_http_client: Add API to get chunk length in case of chunked responses
|
5 anni fa |
Shubham Kulkarni
|
890f541edf
esp_http_client: Add API to get URL from client
|
5 anni fa |
Shubham Kulkarni
|
4858184e19
esp_http_client: Add helper API to read larger data chunks from HTTP Stream
|
5 anni fa |
Axel Lin
|
489c815eb8
esp_http_client: add esp_http_client_set_authtype function
|
6 anni fa |
Aidan Cyr
|
5f6fd238b6
fix: esp_http_client and esp_https_ota can follow 307 Redirects
|
6 anni fa |
ganeshlandge
|
9fd16c6a5f
fixes : set_url discards username and password
|
6 anni fa |
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 anni fa |
Oleg Antonyan
|
bd4591b053
esp_http_client: separate buffer_size config option for transmit
|
6 anni fa |
Jitin George
|
ab6dd36243
esp_http_client: Add support to disable validation of certificate's CN field
|
6 anni fa |
Angus Gratton
|
b6a24bbd25
Merge branch 'feature/esp-https-ota-basic-auth' into 'master'
|
6 anni fa |
Jitin George
|
4e6d39f009
esp-http-client: Fix incorrect event name HTTP_EVENT_HEADER_SENT
|
6 anni fa |
Jitin George
|
86e1fc564e
esp_http_client: Add API for adding authorization info
|
6 anni fa |