开发者

web proxy on google app engine

开发者 https://www.devze.com 2022-12-23 22:49 出处:网络
i am writing a web proxy in java on google App engine.I figured out that the urls can be fected using the url Fetch servce but 开发者_StackOverflow社区i have no idea about how to manage cookies and th

i am writing a web proxy in java on google App engine.I figured out that the urls can be fected using the url Fetch servce but 开发者_StackOverflow社区i have no idea about how to manage cookies and the streams as in youtube .Ne suggestions ?


use something like HtmlUnit engine, it perfectly allows those features, i think, since it can log in sites.

0

精彩评论

暂无评论...
验证码 换一张
取 消