From fe08e51e237b2e7c6ee33148a4b1bd0a8c1b965d Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sun, 23 Mar 2025 04:38:19 +0800 Subject: Limit request size todo --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index a0f01e4..dd2521d 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3