|
ProtoCore v0.0.1
Deterministic, zero-heap network stack for embedded targets
|
Outbound HTTP(S) client: URL parse + request build + response parse, and the raw-lwIP / mbedTLS transport (ESP32 only). More...
#include "services/net/http_client/http_client.h"#include "services/system/clock.h"#include "shared_primitives/strbuf.h"Go to the source code of this file.
Outbound HTTP(S) client: URL parse + request build + response parse, and the raw-lwIP / mbedTLS transport (ESP32 only).
Definition in file http_client.cpp.