Shubham Kulkarni
|
8785ac4c2a
Bugfix for failing OTA example
|
6 سال پیش |
Mahavir Jain
|
6627ca40da
esp_http_client: fix issue where http parser was not invoking `message_complete` callback
|
6 سال پیش |
Hrudaynath Dhabe
|
be08f6f2bb
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 سال پیش |
ganeshlandge
|
7566bfb548
fixes : set_url discards username and password
|
6 سال پیش |
Angus Gratton
|
c25fe765a9
Merge branch 'feature/esp_http_client_tx_buf_size' into 'master'
|
6 سال پیش |
Oleg Antonyan
|
bd4591b053
esp_http_client: separate buffer_size config option for transmit
|
6 سال پیش |
David Cermak
|
a001eb39bf
http_client: disconnect event to read last occurred error in esp-tls
|
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 سال پیش |
Nguyễn Hồng Quân
|
4a6c5032f4
Fix: Lost username when setting new URL with a path.
|
6 سال پیش |
Vikram Dattu
|
a875505546
Fix url redirection issue.
|
7 سال پیش |
Jitin George
|
9b0e6e3b49
esp_http_client: Fix header sent event bug
|
7 سال پیش |
Mahavir Jain
|
27e00cf7aa
esp_http_client: add support for using certs from global ca store
|
7 سال پیش |
Damian Reboredo
|
41e71c2f53
fix esp_http_client_open
|
7 سال پیش |
Anders Kalør
|
8b72dc9fb0
esp_http_client: Add support for mutual authentication
|
7 سال پیش |
Jitin George
|
4a667ee12c
esp_http_client: Fix config member path's incorrect setting issue
|
7 سال پیش |
Jitin George
|
e2ae69f6fb
Minor Bugfixes in esp_http_client, tcp_transport and simple_ota_example
|
7 سال پیش |
Jiang Jiang Jian
|
ef4a87d62e
Merge branch 'bugfix/http_literal_caseinsensitive' into 'master'
|
7 سال پیش |
Damian Reboredo
|
049c9f7bea
esp_http_client: Fix infinite loop on esp_http_client_fetch_headers
|
7 سال پیش |
Jitin George
|
3551b84c3a
esp_http_client: Fix crash in async mode
|
7 سال پیش |
Anton Maklakov
|
6e6f07ba59
http: Compare case-insensitive URI schemes like as in other places
|
7 سال پیش |
David Cermak
|
e02225cc07
tcp_transport: renamed possibly generic function names to be esp_ prefixed and not to colide with user namespace
|
7 سال پیش |
David Cermak
|
40c6cbb3ab
tcp_transport: renamed transport related header files to esp_ prefixed to avoid collisions
|
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
|
9ab70d5379
Merge branch 'bugfix/http_write_data' into 'master'
|
7 سال پیش |
Jitin George
|
4d6dcb71ce
esp_http_client: Add esp-tls APIs in SSL transport of esp_http_client
|
7 سال پیش |