brendandburns edited PR #6401:
This adds allow lists to HTTP which enable the creator of the wasm runtime to specify:
- allowed methods
- allowed schemes
- allowed authorities
It also supports a wildcard value
*
which matches everything.Unit tests to validate the functionality are also included.
brendandburns updated PR #6401.
brendandburns updated PR #6401.
Last updated: Nov 22 2024 at 17:03 UTC