Interface: Esp32JsRequest
September 5, 2021 · View on GitHub
esp32-javascript › "esp32-javascript/modules/esp32-javascript/http" › Esp32JsRequest
Interface: Esp32JsRequest
Hierarchy
- Esp32JsRequest
Index
Properties
Properties
body
• body: string | null
Defined in esp32-javascript/modules/esp32-javascript/http.ts:35
headers
• headers: Headers
Defined in esp32-javascript/modules/esp32-javascript/http.ts:33
method
• method: string
Defined in esp32-javascript/modules/esp32-javascript/http.ts:34
path
• path: string
Defined in esp32-javascript/modules/esp32-javascript/http.ts:32