The objective of this tutorial is to explain how to do a HTTP/2 PUT request using the ESP32 and the Arduino core. The tests from this tutorial were done using a DFRobot’s ESP32 module integrated in a ESP32 development board.
ESP32: HTTP/2 POST request
In this tutorial we will check how to do a HTTP/2 POST request, using the ESP32 and the Arduino core. The tests were performed using a DFRobot’s ESP32 module integrated in a ESP32 development board.
ESP32 HTTP/2: Adding headers to GET request
In this tutorial we will check how to set the headers of a HTTP/2 GET request, sent by the ESP32 and using the Arduino core. The tests were performed using a DFRobot’s ESP32 module integrated in a ESP32 development board.
Continue reading “ESP32 HTTP/2: Adding headers to GET request”