google-code-export / gdata-python-client

Automatically exported from code.google.com/p/gdata-python-client
1 stars 0 forks source link

Use AppEngine's urlfetch with GDClient #407

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
gdata.alt.appengine.AppEngineHttpClient allows GData applications based on 
GDataService to use the URLFetch facility in AppEngine.

I'd like to be able to do the same with a client based on GDClient. In 
particular, I'd like to be able to specify an HTTP request timeout, which 
doesn't currently seem possible otherwise.

Original issue reported on code.google.com by i...@google.com on 9 Jul 2010 at 3:42

GoogleCodeExporter commented 9 years ago
(I was hoping to be able to mark this as an enhancement rather than a defect, 
but I don't seem to be able to do so)

Patch to gdata.alt.app_engine attached.

Original comment by i...@google.com on 9 Jul 2010 at 3:47

Attachments: