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-05-14 17:54:57 +05:00
2018-09-12 21:29:29 +08:00
2018-09-05 10:35:04 +08:00
2018-09-21 06:22:20 +00:00
2018-09-07 14:19:35 +05:30
2018-08-20 16:49:20 +08:00
2017-09-08 09:59:09 +08:00
2018-09-03 05:43:01 +00:00
2018-09-13 08:56:59 +08:00
2018-04-03 20:13:49 +08:00
2018-04-03 20:13:49 +08:00
2018-07-02 12:49:57 +08:00
2018-07-05 22:20:20 +03:00
2018-09-19 15:05:26 +08:00
2018-06-13 11:36:15 +10:00
2018-05-18 16:16:03 +03:00
2018-05-21 22:00:51 +05:00
2018-05-31 02:21:36 +00:00
2018-03-21 13:27:56 +05:00
2018-09-24 05:42:28 +00:00
2018-06-15 15:49:23 +08:00
2018-08-20 16:49:20 +08:00
2018-07-09 14:36:06 +08:00
2018-05-09 22:52:50 +08:00
2018-05-02 20:09:36 +08:00
2017-10-16 19:47:33 +08:00
2018-09-06 14:52:04 +08:00
2018-04-04 22:57:45 +08:00
2018-05-31 17:09:40 +08:00
2018-09-17 17:05:17 +05:30
2018-04-10 08:53:43 +02:00
2018-09-03 04:39:45 +00:00
2018-01-18 23:10:29 +00:00
2018-05-14 14:13:08 +08:00
2018-09-07 14:19:35 +05:30
2018-08-30 14:22:03 +08:00
2018-04-03 20:13:49 +08:00
2016-08-17 23:08:22 +08:00
2018-06-18 12:34:53 +08:00
2018-08-22 11:32:08 +08:00
2018-09-05 10:35:04 +08:00
2018-08-30 14:22:03 +08:00
2018-05-22 14:16:09 +08:00
2018-09-17 17:05:17 +05:30
2017-10-18 14:19:16 +08:00
2017-10-18 14:19:16 +08:00
2018-05-18 03:14:46 +00:00
2018-05-18 03:14:46 +00:00
2018-08-27 19:01:03 +08:00
2017-06-15 18:15:36 +08:00
2018-09-07 15:54:52 +08:00
2018-07-10 14:24:59 +08:00
2018-07-10 14:24:59 +08:00
2018-08-30 06:18:18 +00:00
2017-11-17 12:08:36 +03:00
2018-09-05 14:36:37 +08:00
2018-09-17 16:11:15 +05:30
2018-05-02 15:11:21 +10:00
2018-05-26 17:22:23 +08:00