Module http
Expand description
Types and functions for making HTTP requests
Structs§
- Http
Response - A HttpResponse is used to wrap the memory returned by
extism_pdk::http::request
Functions§
- request
- Execute
HttpRequest, ifbodyis notNonethen it will be sent as the request body.