elazarl / goproxy

An HTTP proxy library for Go
BSD 3-Clause "New" or "Revised" License
6.06k stars 1.1k forks source link

HTTP CONNECT chain support #548

Open phnx4um opened 1 month ago

phnx4um commented 1 month ago

Does this lib support HTTP CONNECT chaining? If so, any example would be very useful. Thanks!