|
|
|
|
|
by skwiddor
6112 days ago
|
|
I thought goople app engine didnt allow outgoing connections http://code.google.com/appengine/docs/python/tools/devserver... Using URL Fetch When your application uses the URL fetch API to make an HTTP request, the development web server makes the request directly from your computer. The behavior may differ from when your application runs on App Engine if you use a proxy server for accessing websites. |
|