Files
godoxy/internal/net/http/middleware/modify_request.go
Peter Olds 7dd00d2424 feat: add a add_prefix middleware (#51)
This will allow you to translate:

`foo.mydomain.com` => `192.168.1.99:8000/foo` (for example)
2025-01-24 00:34:26 +08:00

2.0 KiB