plasmapper/pl_http

2.2.0

Latest
uploaded 6 hours ago
HTTP/HTTPS C++ class component for ESP-IDF

2 examples

  • http_client
    This example demonstrates how to create an HTTP/HTTPS client using an ESP Wi-Fi station to execute GET requests.
    2.25 KB
  • http_server
    This example demonstrates an HTTP/HTTPS server that responds with the requested URI and initializes a Wi-Fi station.
    5.00 KB