$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [asio] socks and http connect proxy support
From: ecyrbe (ecyrbe_at_[hidden])
Date: 2013-02-08 11:29:40
Hi,
I made a boost asio client stream to handle tcp proxy support (both socks
v4/v5 and http connect).
I think boost asio lack this type of support, so i'm asking if there is any
interest to integrate such a feature in boost.Asio?
I'm mainly asking this question to boost.Asio maintainers. if you want i
can come with a patch for a proxyfied_stream<Stream> template class.
Regards,
ecyrbe.