diff options
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ Inspired by [Anubis](https://github.com/TecharoHQ/anubis). But much simpler. [net/http/httputil.NewSingleHostReverseProxy](https://pkg.go.dev/net/http/httputil#NewSingleHostReverseProxy) instead of hand-wiring a half-broken proxy. - We should probably add a JS/WASM version for browsers that support them. +- We should limit the request size. ## License |