Lines Matching refs:Http
37 feature: Http().redirect_codes set, works after follow(_all)_redirects check
58 feature: Http.close() to clean persistent connections and sensitive data
229 Make httplib2.Http() instances pickleable. Reviewed in https://codereview.appspot.com/6506074/
261 variables commonly-used in Unix environments. By default, the Http
264 variables are ignored, pass proxy_info=None to Http().
309 #65 - Transform _normalize_headers into a method of Http class
330 #54 - Http.request fails accessing Google account via http proxy
346 Added 'connection_type' parameter to Http.request().
353 Calling Http.request() with a relative URI, as opposed to an absolute URI,
356 Http() now has an additional optional parameter for the socket timeout.
378 Http.add_credentials() now takes an optional domain to restrict
381 Added Http.add_certificate() which allows setting
399 Added Http.follow_all_redirects which forces