Incercept and block requests
Open
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 179
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to intercept requests and in certain cases block them, maybe be sending a `403 Forbidden`. This would be useful for running untrusted code that resides on the filesystem and preventing if from accessing external services. Or just to lock down to a certain website.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.