initial outproxy support for http proxy

This commit is contained in:
Jeff Becker 2016-11-20 09:25:56 -05:00
parent 3125e05b49
commit f1370189b6
5 changed files with 185 additions and 28 deletions

View file

@ -33,6 +33,7 @@ namespace proxy
};
typedef SOCKSServer SOCKSProxy;
}
}