|
@@ -33,6 +33,7 @@
|
|
|
- https://httpbin.org/post Returns POST data.
|
|
- https://httpbin.org/post Returns POST data.
|
|
|
- https://httpbin.org/put Returns PUT data.
|
|
- https://httpbin.org/put Returns PUT data.
|
|
|
- https://httpbin.org/delete Returns DELETE data.
|
|
- https://httpbin.org/delete Returns DELETE data.
|
|
|
|
|
+ - https://httpbin.org/bytes/1024 Returns BYTES data (DOWNLOAD method)
|
|
|
|
|
|
|
|
5. **Running the Request**: Select **Run** from the main submenu to start the HTTP request process. The app will:
|
|
5. **Running the Request**: Select **Run** from the main submenu to start the HTTP request process. The app will:
|
|
|
- **Send Request**: Transmit the HTTP request via serial to the WiFi Dev Board.
|
|
- **Send Request**: Transmit the HTTP request via serial to the WiFi Dev Board.
|