cloudflare / cloudflare/containers
Feature: Support Outbound Workers-like request interception
Open
- Dominant language
- TypeScript
- Stars
- 270
- Forks
- 42
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 4
Description
It would be great to be able to intercept http requests from the container to add things like auth headers from the associated Durable Object or to block specific requests. This is especially useful when running untrusted code in the container. Basically have the DO act like an outbound worker for the container.
Contributor guide
Assessment
This issue has not been assessed yet.