From b5b6597a93d41b5f51202c5b737a3aae4c167bff Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sun, 23 Mar 2025 10:30:56 +0800 Subject: Use httputil's reverse proxy --- README.md | 3 --- 1 file changed, 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index d473e65..f755a08 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,6 @@ Inspired by [Anubis](https://github.com/TecharoHQ/anubis). But much simpler. be lost. - It does not work when duplex connections are needed, e.g. with Git's Smart HTTP protocol. -- We should probably use - [net/http/httputil.NewSingleHostReverseProxy](https://pkg.go.dev/net/http/httputil#NewSingleHostReverseProxy) - instead of hand-wiring a half-broken proxy. ## Contributing -- cgit v1.2.3