Home | History | Annotate | Download | only in cloudstorage

Lines Matching refs:urlfetch

35   from google.appengine.api import urlfetch
38 from google.appengine.api import urlfetch
52 A storage_api instance to handle urlfetch work to GCS.
80 **kwd: Options for urlfetch. e.g.
118 This method translates urlfetch exceptions to more service specific ones.
129 except urlfetch.DownloadError, e:
195 max_request_size: Max bytes to request in one urlfetch.
392 A large request is broken into segments to avoid hitting urlfetch
393 response size limit. Each segment is returned from a separate urlfetch.
425 for a single urlfetch request. May go over the logical range of the