Module http

Module http 

Source
Expand description

Host-side HTTP request/response helpers.

Structs§

ResponseBuilder
HTTP response builder (suitable for plugin runtime).

Type Aliases§

Request
Standardized request and response type aliases (aligned with WIT interfaces).
Response