Expand description
actor interface for ‘wasmcloud:httpclient’ capability
Structs
- HttpClientSender sends messages to a HttpClient service HttpClient - issue outgoing http requests via an external provider To use this capability, the actor must be linked with “wasmcloud:httpclient” client for sending HttpClient messages
- http request to be sent through the provider
- response from the http request
Constants
Traits
- HttpClient - issue outgoing http requests via an external provider To use this capability, the actor must be linked with “wasmcloud:httpclient” wasmbus.contractId: wasmcloud:httpclient wasmbus.providerReceive
Type Aliases
- map data structure for holding http headers