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