Crate sdf_http

Source

Modules§

blocking
http

Structs§

BodyBuilder
Body based builder, we subvert the Request builder oriented toward body This make it easier to build request with body
ByteResponse

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

Type Aliases§

Error
Result