Lines Matching refs:App
94 On App Engine use urlfetch's default deadline if None is passed.
138 More fixes for the App Engine support.
147 More fixes for App Engine, now less likely to swallow important exceptions.
155 230 Expose meaningful exception for App Engine URLFetch ResponseTooLargeError
156 231 Expose App Engine URLFetch DeadlineExceededError for debugging purposes
159 Fixes for App Engine 2.7.
164 …Set the reason correctly when running on App Engine. Patch from Alain Vongsouvanh. Reviewed in htt…
199 checking and App Engine support. By default the certificates
202 is that on App Engine there is a new connection object
203 that utilizes the urlfetch capabilities on App Engine, including
217 Uses a custom httplib shim on App Engine to wrap urlfetch, as opposed