Derossi Carneiro Neto
|
341d3e107c
esp_http_client_cleanup, if client->transport_list was null, it generated an exception when calling esp_transport_list_destroy
|
hace 4 años |
Vikram Dattu
|
1c57dbcb3c
esp_http_client: Fixed handling of EAGAIN return
|
hace 4 años |
Jon Maloney
|
c8b7f7a5d3
esp_http_client: Support client key password for HTTPS connections.
|
hace 4 años |
yuanjm
|
fc8668a739
esp_http_client: Fix disable CONFIG_ESP_HTTP_CLIENT_ENABLE_HTTPS will build error
|
hace 4 años |
yuanjm
|
981287900e
esp_http_client: Support HTTP_EVENT_ERROR event
|
hace 4 años |
yuanjm
|
02367b44ef
esp_http_client: Fix when receive FIN, close the connection in internal.
|
hace 4 años |
Jan Brudny
|
967e057906
esp-tls, esp_http_client and esp_http_server: update copyright notice
|
hace 4 años |
0xFEEDC0DE64
|
0f3ad80a99
const corrections for esp_http_client_set_password()
|
hace 4 años |
yuanjm
|
754ec7b278
esp_http_client: Add API to set http client timeout value
|
hace 4 años |
Shubham Kulkarni
|
b148433fbd
esp_http_client_read: Add check for esp_http_client_is_complete_data_received before returning ESP_FAIL
|
hace 4 años |
Aditya Patwardhan
|
f66bdf1233
esp_http_client: Enable support of crt_bundle in esp_http_client
|
hace 4 años |
Shubham Kulkarni
|
1bacc13628
esp_http_client: Do not overwrite HTTP method in case of chunk request
|
hace 4 años |
Shubham Kulkarni
|
4f6e0c1d27
esp_http_client: Add config option for HTTP Digest auth
|
hace 4 años |
0xFEEDC0DE64
|
a9c6fbe8d3
Added cert and key length options
|
hace 4 años |
yuanjm
|
c79a907e4f
components: Remove repeated keep alive function by ssl layer function
|
hace 4 años |
yuanjm
|
bead3599ab
components: Support bind socket to specified interface in esp_http_client and esp_websocket_client component
|
hace 5 años |
yuanjm
|
e309a0ea6f
esp_http_client: Optimize code structure
|
hace 5 años |
Clickau
|
308c31e2f1
esp_http_client: fix truncated headers
|
hace 5 años |
Shubham Kulkarni
|
b53e46a68e
Add options for esp_http_client and esp_websocket_client to support keepalive
|
hace 5 años |
Shubham Kulkarni
|
6337ce9c3c
esp_http_client.c: Clear raw_len for response buffer after dispatching HTTP_EVENT_ON_FINISH event
|
hace 5 años |
Scott Shell
|
8c09fbf6f1
Make the UserAgent string in esp-http-client configurable
|
hace 5 años |
Shubham Kulkarni
|
83f4ebf852
esp_http_client: Skip check for redirection counter if status code is success.
|
hace 5 años |
Angus Gratton
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
hace 5 años |
Shubham Kulkarni
|
b06035443f
esp_http_client: Include port in host field
|
hace 5 años |
boarchuz
|
bf942a60f3
esp_http_client: add flush response
|
hace 5 años |
Shubham Kulkarni
|
bb8981903e
esp_http_client: Fix issue when response headers have empty value
|
hace 5 años |
Shubham Kulkarni
|
58b386bca3
Fix issue when algotithm header is not present
|
hace 5 años |
Shubham Kulkarni
|
1bbafb817d
esp_http_client: Set user configurable authorization retries
|
hace 5 años |
Shubham Kulkarni
|
bcfd2f07ab
esp_http_client: Add methods in esp_http_client_method_t required for WebDAV
|
hace 5 años |
Shubham Kulkarni
|
de5ee9cc80
esp_http_client: Add API to get chunk length in case of chunked responses
|
hace 5 años |