Jitin George
5309ca04d1
esp_http_client: Add support for non-blocking feature in esp_http_client_perform() API
...
Four internal APIs `esp_http_client_connect()`, `http_client_prepare_first_line()`, `esp_http_client_request_send()` and
`esp_http_client_send_post_data()` API have been added for perfoming connection establishment (sync as well as async),
preparing first line, sending request and sending post data respectively.
In `transport_ssl`, `ssl_connect_async()` API has been added for establishing asynchronous connection.
2018-09-24 05:42:28 +00:00
..
2018-09-20 18:53:14 +08:00
2018-09-11 09:44:12 +08:00
2018-09-11 09:44:12 +08:00
2018-09-11 09:44:12 +08:00
2018-09-11 09:44:12 +08:00
2018-09-11 09:44:12 +08:00
2018-09-20 18:53:15 +08:00
2018-09-20 18:53:15 +08:00
2018-09-13 08:56:59 +08:00
2018-09-20 18:53:15 +08:00
2018-09-20 19:46:46 +08:00
2018-09-24 05:42:28 +00:00
2018-09-11 09:44:12 +08:00
2018-09-24 05:42:28 +00:00
2018-09-11 09:44:12 +08:00
2018-09-17 17:04:57 +05:30
2018-09-24 05:42:28 +00:00
2018-09-20 18:53:15 +08:00
2018-09-13 15:08:24 +10:00
2018-09-20 10:09:38 +08:00
2018-09-20 18:53:15 +08:00
2018-09-11 09:44:12 +08:00
2018-09-18 15:10:17 +08:00
2018-09-13 08:56:59 +08:00
2018-09-11 09:44:12 +08:00
2018-09-20 19:46:46 +08:00
2018-09-11 09:44:12 +08:00
2018-09-11 09:44:12 +08:00
2018-09-20 18:53:15 +08:00
2018-09-11 09:44:12 +08:00
2018-09-23 08:39:34 +08:00
2018-09-19 11:10:28 +05:30
2018-09-17 10:42:04 +08:00
2018-09-11 09:44:12 +08:00
2018-09-20 18:53:15 +08:00
2018-09-22 02:35:27 +05:30
2018-09-11 09:44:12 +08:00
2018-09-24 11:53:29 +08:00
2018-09-11 09:44:12 +08:00
2018-09-20 12:01:54 +02:00
2018-09-22 02:35:27 +05:30
2018-09-11 09:44:12 +08:00
2018-09-11 09:44:12 +08:00
2018-09-12 21:13:42 +08:00
2018-09-11 09:44:12 +08:00
2018-09-13 08:56:59 +08:00
2018-09-24 05:42:28 +00:00
2018-09-17 11:11:25 +08:00
2018-09-13 14:54:59 +08:00
2018-09-20 18:53:15 +08:00
2018-09-11 09:44:12 +08:00
2018-09-21 20:14:56 +08:00
2018-09-11 09:44:12 +08:00