elrebo-de/http_client

1.0.1

Latest
uploaded 5 hours ago
Arduino like HTTPClient Cpp Class component for ESP-IDF

readme

| Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-C5 | ESP32-C6 | ESP32-C61 | ESP32-H2 | ESP32-H21 | ESP32-P4 | ESP32-S2 | ESP32-S3 |
| ----------------- | ----- | -------- | -------- | -------- | -------- | --------- | -------- | --------- | -------- | -------- | -------- |

# HTTPClient

This HTTPClient is a copy of the `HTTPClient` from `sachin42/idfcomponents`.
The only change is that now it is allowed to use method `addHeader` to set header "Authorization".

The original code can be found in GitHub: https://github.com/sachin42/idfcomponents.git in directory HTTPClient.

Links

Supports all targets

License: MIT

To add this component to your project, run:

idf.py add-dependency "elrebo-de/http_client^1.0.1"

download archive

Stats

  • Archive size
    Archive size ~ 12.73 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

elrebo-de/http_client version: 1.0.1
|