JAndrassy / WiFiEspAT

Arduino networking library. Standard Arduino WiFi networking API over ESP8266 or ESP32 AT commands.
GNU Lesser General Public License v2.1
288 stars 44 forks source link

Library have any function get HTTP status code from response? #29

Closed makarna35 closed 3 years ago

makarna35 commented 3 years ago

Hi; Library have any function for get HTTP status (200 OK etc..) code from response?

JAndrassy commented 3 years ago

use ArduinoHttpClient library with WiFiEspAT