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 лет назад |
Jason Kölker
|
483c3d7a7b
esp_http_client: add head method support
|
7 лет назад |
Jitin George
|
9ae3df7ec2
esp_http_client: Fix content-type header overwritten by esp_http_client_set_post_field
|
7 лет назад |
Tuan PM
|
f2aea4f5b6
Add http status enum & return ESP_FAIL as error code
|
7 лет назад |
Tuan PM
|
ff528d13c7
Add esp_http_client
|
8 лет назад |