wasmcloud-httpclient

Crates.iowasmcloud-httpclient
lib.rswasmcloud-httpclient
version0.2.4
sourcesrc
created_at2021-02-11 18:15:19.171793
updated_at2021-05-18 20:43:23.463394
descriptionHTTP client capability provider for the wasmCloud wasm host runtime
homepage
repositoryhttps://github.com/wasmcloud/capability-providers
max_upload_size
id353880
size31,843
wasmCloud Automation Bot (wasmcloud-automation)

documentation

https://docs.rs/wasmcloud-httpclient

README

crates.io  Rust license  documentation

wasmCloud HTTP Client Provider

The HTTP Client provider allows wasmCloud actors to make outbound HTTP requests. Actors that use this capability provider to make HTTP requests must have a valid link to this provider and be signed with the wasmcloud:httpclient capability.

Commit count: 573

cargo fmt