Join Slack
Is it possible to use ktor as HTTP proxy (forward/outbound proxy)? I already implemented the reverse...
# ktor
b
benkuly
09/24/2022, 1:00 PM
Is it possible to use ktor as HTTP proxy (forward/outbound proxy)? I already implemented the reverse proxy part for inbound connections, but I need it also for outbound connections. The proxy just filters request depending on some headers.
benkuly
09/25/2022, 2:35 PM
So is there an easy way to upgrade a
HTTP CONNECT
request to a TCP socket (tunnel)?
89
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by