Skip to main content

Module backend

Module backend 

Source
Expand description

Backend client for the Cloudflare Workers runtime.

Contains WorkerBackend, which implements ProxyBackend by forwarding requests through the Workers Fetch API and reading responses as web_sys::Response streams.

Structsยง

WorkerBackend
Backend for the Cloudflare Workers runtime.