|
deki-http 1.3.0
Deki package reference
|
HTTP client facade with WinHTTP and curl backends
Repository: github.com/dekiengine/deki-http · Latest release: 1.1.0 · Needs engine 1.2.0+
Install: DekiEditor --packages-add deki-http <project>, or add it in the Package Manager. Part of Deki; the engine's own components and the C++ API are documented there.
Shown in the editor as HTTP.
| Component | Category | Description |
|---|---|---|
| CurlHttpClientComponent | System | Handles HTTP requests on Linux and macOS, for editor and desktop runs. |
| WinHttpClientComponent | System | Handles HTTP requests on Windows, for editor and desktop runs. |
Handles HTTP requests on Linux and macOS, for editor and desktop runs.
Inspector name: curl HTTP Client · Category: System · Type GUID: 5c1f9a47-8e2b-4d73-b6a0-9d3c47f1e820
No reflected properties.
Handles HTTP requests on Windows, for editor and desktop runs.
Inspector name: WinHTTP Client · Category: System · Type GUID: 8b3a7f12-4d6e-4c95-a814-2f9e0d5b8c3a
No reflected properties.
Generated from the package's reflection metadata by the Deki documentation build (engine 1.3.0). Reflected property names are the keys scene files use; a rename ships with an alias, see COMPATIBILITY.md.