Modules§
Structs§
- Body
Builder - Body based builder, we subvert the Request builder oriented toward body This make it easier to build request with body
- Byte
Response
Functions§
- get
- Shortcut method to quickly make a sync
GET
request using HTTP WASI call and return the response with Wrapper around it. - json
- JSON request builder helper