Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support proxy configuration for proxies that support HTTP tunnel feature. Only basic authentication is implemented. SSL handover after CONNECT TCP tunneling, by making sure all incoming data from proxy is read before moving forward. Maximum proxy responses are limited to 10MiB. Go over this and the code will ignore anything proxy has to say.
- Loading branch information