JBlanked 1 год назад
Родитель
Сommit
075ca5972e
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -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.