aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-03-23 04:38:19 +0800
committerRunxi Yu <me@runxiyu.org>2025-03-23 04:38:19 +0800
commitfe08e51e237b2e7c6ee33148a4b1bd0a8c1b965d (patch)
tree62a0eb0a6372aad4bc53cdd9200479b94a2440bd /README.md
parentFix error message (diff)
downloadpowxy-fe08e51e237b2e7c6ee33148a4b1bd0a8c1b965d.tar.gz
powxy-fe08e51e237b2e7c6ee33148a4b1bd0a8c1b965d.tar.zst
powxy-fe08e51e237b2e7c6ee33148a4b1bd0a8c1b965d.zip
Limit request size todo
Diffstat (limited to '')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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