plasmapper/pl_http

2.1.0

Latest
uploaded 2 days ago
HTTP/HTTPS C++ class component for ESP-IDF

2 examples

  • http_client
    This example demonstrates setting up an internal ESP Wi-Fi station to perform GET requests to both HTTP and HTTPS clients.
    2.25 KB
  • http_server
    This example sets up HTTP and HTTPS servers, overrides request handling, and initializes a Wi-Fi station interface.
    4.98 KB