开发者

Google App Engine proxy

What would be the simplest implementation of a proxy written for GAE, which relays every URL (including POST, and header data) to a remote HTTP host, and return with it's result (with special co开发者_开发技巧nsideration to error codes)? Please apply KISS principles!


I've found this proxy app from the Downy project works very well.


Downy, did not work with ajax/GAS. Use http://code.google.com/p/bs2grproxy/ BS2 GAE Reverse Proxy. I used it, with ajax (GAS), works fine.


How about [this one][1] ?

[1]: https://web.archive.org/web/20130102032034/http://google.com:80/codesearch/p#SKzQ5XqR4js/trunk/README&q=appengine http proxy

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜