This website requires JavaScript.
Explore
Help
Register
Sign In
Crash_Override
/
OVMS3-idf
Watch
1
Star
0
Fork
You've already forked OVMS3-idf
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
d41c130b68
OVMS3-idf
/
components
/
esp_http_client
History
Shubham Kulkarni
4c166085fb
esp_http_client.c: In esp_http_client_read, add fix to return (-1) if esp_transport_read fails
2020-04-27 05:17:04 +00:00
..
include
esp_http_client: Add helper API to read larger data chunks from HTTP Stream
2020-03-23 10:45:39 +05:30
lib
http_header.c: Add error print in http_header_generate_string if buffer size is less than required size
2020-04-06 13:22:08 +05:30
test
test: declare requirements and include dirs private
2020-03-23 10:58:50 +08:00
CMakeLists.txt
components: use new component registration api
2019-06-21 19:53:29 +08:00
component.mk
Add esp_http_client
2018-05-21 09:35:07 +07:00
esp_http_client.c
esp_http_client.c: In esp_http_client_read, add fix to return (-1) if esp_transport_read fails
2020-04-27 05:17:04 +00:00
Kconfig
esp_http_client: Add API for adding authorization info
2019-04-29 11:44:37 +05:30