cnbeining / datacompressionproxy

Automatically exported from code.google.com/p/datacompressionproxy
0 stars 1 forks source link

using spdy proxy in other apps #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
is there any way to use datacompressionproxy in other apps? or is there 
specific IP:port that can be used?

Original issue reported on code.google.com by roshanra...@gmail.com on 21 Feb 2014 at 9:26

GoogleCodeExporter commented 9 years ago
There is a theoretical possibility to use DCP in other apps, since it is a 
normal HTTPS proxy at proxy.googlezip.net:443 but it's out of the scope of this 
extension. DCP needs a special Proxy-Authorization header on each request. Its 
value is due to change in the future, so be warned.

Original comment by jerzyglowacki on 8 Mar 2014 at 2:31

GoogleCodeExporter commented 9 years ago
yes i understood it uses proxy.googlezip.net:443 but it doesnt work as a normal 
proxy. i think i need special (custom) app to use this.

another question, when does datacompressionproxy support HTTPS?

Original comment by roshanra...@gmail.com on 8 Mar 2014 at 9:47

GoogleCodeExporter commented 9 years ago
HTTPS is not supported due to security concerns. The traffic should go directly 
to the HTTPS server.

Original comment by jerzyglowacki on 28 Mar 2014 at 1:48