Home
last modified time | relevance | path

Searched refs:urlfetch (Results 1 – 25 of 1042) sorted by relevance

12345678910>>...42

/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/requests/requests/packages/urllib3/contrib/
H A Dappengine.py22 from google.appengine.api import urlfetch
24 urlfetch = None variable
60 if not urlfetch:
95 response = urlfetch.fetch(
108 except urlfetch.DeadlineExceededError as e:
111 except urlfetch.InvalidURLError as e:
118 except urlfetch.DownloadError as e:
123 except urlfetch.ResponseTooLargeError as e:
128 except urlfetch.SSLCertificateError as e:
131 except urlfetch.InvalidMethodError as e:
/dports/www/firefox-legacy/firefox-52.8.0esr/python/requests/requests/packages/urllib3/contrib/
H A Dappengine.py22 from google.appengine.api import urlfetch
24 urlfetch = None variable
60 if not urlfetch:
95 response = urlfetch.fetch(
108 except urlfetch.DeadlineExceededError as e:
111 except urlfetch.InvalidURLError as e:
118 except urlfetch.DownloadError as e:
123 except urlfetch.ResponseTooLargeError as e:
128 except urlfetch.SSLCertificateError as e:
131 except urlfetch.InvalidMethodError as e:
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/requests/requests/packages/urllib3/contrib/
H A Dappengine.py22 from google.appengine.api import urlfetch
24 urlfetch = None variable
60 if not urlfetch:
95 response = urlfetch.fetch(
108 except urlfetch.DeadlineExceededError as e:
111 except urlfetch.InvalidURLError as e:
118 except urlfetch.DownloadError as e:
123 except urlfetch.ResponseTooLargeError as e:
128 except urlfetch.SSLCertificateError as e:
131 except urlfetch.InvalidMethodError as e:
/dports/devel/commoncpp/commoncpp2-1.8.1/w32/demo/
H A Durlfetch.dsp1 # Microsoft Developer Studio Project File - Name="urlfetch" - Package Owner=<4>
7 CFG=urlfetch - Win32 Debug
11 !MESSAGE NMAKE /f "urlfetch.mak".
16 !MESSAGE NMAKE /f "urlfetch.mak" CFG="urlfetch - Win32 Debug"
31 !IF "$(CFG)" == "urlfetch - Win32 Release"
41 # PROP Intermediate_Dir "..\Release\urlfetch"
54 !ELSEIF "$(CFG)" == "urlfetch - Win32 Debug"
64 # PROP Intermediate_Dir "..\Debug\urlfetch"
82 # Name "urlfetch - Win32 Release"
83 # Name "urlfetch - Win32 Debug"
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/firefighter/update/common/buildbot/
H A Dnetwork.py8 from google.appengine.api import urlfetch
34 return urlfetch.fetch(url).content
35 except (apiproxy_errors.DeadlineExceededError, urlfetch.DownloadError,
36 urlfetch.InternalTransientError):
39 return urlfetch.fetch(url).content
/dports/finance/electrum/Electrum-4.1.5/packages/pip/_vendor/urllib3/contrib/
H A Dappengine.py63 from google.appengine.api import urlfetch
65 urlfetch = None variable
106 if not urlfetch:
147 response = urlfetch.fetch(
157 except urlfetch.DeadlineExceededError as e:
160 except urlfetch.InvalidURLError as e:
169 except urlfetch.DownloadError as e:
174 except urlfetch.ResponseTooLargeError as e:
181 except urlfetch.SSLCertificateError as e:
184 except urlfetch.InvalidMethodError as e:
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/urllib3/contrib/
H A Dappengine.py63 from google.appengine.api import urlfetch
65 urlfetch = None variable
106 if not urlfetch:
147 response = urlfetch.fetch(
157 except urlfetch.DeadlineExceededError as e:
160 except urlfetch.InvalidURLError as e:
169 except urlfetch.DownloadError as e:
174 except urlfetch.ResponseTooLargeError as e:
181 except urlfetch.SSLCertificateError as e:
184 except urlfetch.InvalidMethodError as e:
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/urllib3/contrib/
H A Dappengine.py63 from google.appengine.api import urlfetch
65 urlfetch = None variable
101 if not urlfetch:
141 response = urlfetch.fetch(
151 except urlfetch.DeadlineExceededError as e:
154 except urlfetch.InvalidURLError as e:
161 except urlfetch.DownloadError as e:
166 except urlfetch.ResponseTooLargeError as e:
171 except urlfetch.SSLCertificateError as e:
174 except urlfetch.InvalidMethodError as e:
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/urllib3/contrib/
H A Dappengine.py63 from google.appengine.api import urlfetch
65 urlfetch = None variable
106 if not urlfetch:
147 response = urlfetch.fetch(
157 except urlfetch.DeadlineExceededError as e:
160 except urlfetch.InvalidURLError as e:
169 except urlfetch.DownloadError as e:
174 except urlfetch.ResponseTooLargeError as e:
181 except urlfetch.SSLCertificateError as e:
184 except urlfetch.InvalidMethodError as e:
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/pip/_vendor/urllib3/contrib/
H A Dappengine.py63 from google.appengine.api import urlfetch
65 urlfetch = None variable
101 if not urlfetch:
141 response = urlfetch.fetch(
151 except urlfetch.DeadlineExceededError as e:
154 except urlfetch.InvalidURLError as e:
161 except urlfetch.DownloadError as e:
166 except urlfetch.ResponseTooLargeError as e:
171 except urlfetch.SSLCertificateError as e:
174 except urlfetch.InvalidMethodError as e:
/dports/editors/cudatext/CudaText-1.151.0/app/py/sys/urllib3/contrib/
H A Dappengine.py63 from google.appengine.api import urlfetch
65 urlfetch = None variable
106 if not urlfetch:
147 response = urlfetch.fetch(
157 except urlfetch.DeadlineExceededError as e:
160 except urlfetch.InvalidURLError as e:
169 except urlfetch.DownloadError as e:
174 except urlfetch.ResponseTooLargeError as e:
181 except urlfetch.SSLCertificateError as e:
184 except urlfetch.InvalidMethodError as e:
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/swarming_client/third_party/urllib3/contrib/
H A Dappengine.py63 from google.appengine.api import urlfetch
65 urlfetch = None variable
106 if not urlfetch:
147 response = urlfetch.fetch(
157 except urlfetch.DeadlineExceededError as e:
160 except urlfetch.InvalidURLError as e:
169 except urlfetch.DownloadError as e:
174 except urlfetch.ResponseTooLargeError as e:
181 except urlfetch.SSLCertificateError as e:
184 except urlfetch.InvalidMethodError as e:
/dports/www/firefox/firefox-99.0/third_party/python/urllib3/urllib3/contrib/
H A Dappengine.py63 from google.appengine.api import urlfetch
65 urlfetch = None variable
106 if not urlfetch:
147 response = urlfetch.fetch(
157 except urlfetch.DeadlineExceededError as e:
160 except urlfetch.InvalidURLError as e:
169 except urlfetch.DownloadError as e:
174 except urlfetch.ResponseTooLargeError as e:
181 except urlfetch.SSLCertificateError as e:
184 except urlfetch.InvalidMethodError as e:
/dports/www/firefox/firefox-99.0/third_party/python/pip/pip/_vendor/urllib3/contrib/
H A Dappengine.py63 from google.appengine.api import urlfetch
65 urlfetch = None variable
106 if not urlfetch:
147 response = urlfetch.fetch(
157 except urlfetch.DeadlineExceededError as e:
160 except urlfetch.InvalidURLError as e:
169 except urlfetch.DownloadError as e:
174 except urlfetch.ResponseTooLargeError as e:
181 except urlfetch.SSLCertificateError as e:
184 except urlfetch.InvalidMethodError as e:
/dports/net/py-urllib3/stage/usr/local/lib/python3.8/site-packages/urllib3/contrib/
H A Dappengine.py63 from google.appengine.api import urlfetch
65 urlfetch = None variable
106 if not urlfetch:
147 response = urlfetch.fetch(
157 except urlfetch.DeadlineExceededError as e:
160 except urlfetch.InvalidURLError as e:
169 except urlfetch.DownloadError as e:
174 except urlfetch.ResponseTooLargeError as e:
181 except urlfetch.SSLCertificateError as e:
184 except urlfetch.InvalidMethodError as e:
/dports/net/py-urllib3/urllib3-1.26.7/build/lib/urllib3/contrib/
H A Dappengine.py63 from google.appengine.api import urlfetch
65 urlfetch = None variable
106 if not urlfetch:
147 response = urlfetch.fetch(
157 except urlfetch.DeadlineExceededError as e:
160 except urlfetch.InvalidURLError as e:
169 except urlfetch.DownloadError as e:
174 except urlfetch.ResponseTooLargeError as e:
181 except urlfetch.SSLCertificateError as e:
184 except urlfetch.InvalidMethodError as e:
/dports/net/py-urllib3/urllib3-1.26.7/src/urllib3/contrib/
H A Dappengine.py63 from google.appengine.api import urlfetch
65 urlfetch = None variable
106 if not urlfetch:
147 response = urlfetch.fetch(
157 except urlfetch.DeadlineExceededError as e:
160 except urlfetch.InvalidURLError as e:
169 except urlfetch.DownloadError as e:
174 except urlfetch.ResponseTooLargeError as e:
181 except urlfetch.SSLCertificateError as e:
184 except urlfetch.InvalidMethodError as e:
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/urllib3/urllib3/contrib/
H A Dappengine.py63 from google.appengine.api import urlfetch
65 urlfetch = None variable
106 if not urlfetch:
147 response = urlfetch.fetch(
157 except urlfetch.DeadlineExceededError as e:
160 except urlfetch.InvalidURLError as e:
169 except urlfetch.DownloadError as e:
174 except urlfetch.ResponseTooLargeError as e:
181 except urlfetch.SSLCertificateError as e:
184 except urlfetch.InvalidMethodError as e:
/dports/net-im/py-python-telegram-bot/python-telegram-bot-13.1/telegram/vendor/ptb_urllib3/urllib3/contrib/
H A Dappengine.py63 from google.appengine.api import urlfetch
65 urlfetch = None variable
101 if not urlfetch:
141 response = urlfetch.fetch(
151 except urlfetch.DeadlineExceededError as e:
154 except urlfetch.InvalidURLError as e:
161 except urlfetch.DownloadError as e:
166 except urlfetch.ResponseTooLargeError as e:
171 except urlfetch.SSLCertificateError as e:
174 except urlfetch.InvalidMethodError as e:
/dports/editors/cudatext/CudaText-1.151.0/app/cudatext.app/Contents/Resources/py/sys/urllib3/contrib/
H A Dappengine.py63 from google.appengine.api import urlfetch
65 urlfetch = None variable
106 if not urlfetch:
147 response = urlfetch.fetch(
157 except urlfetch.DeadlineExceededError as e:
160 except urlfetch.InvalidURLError as e:
169 except urlfetch.DownloadError as e:
174 except urlfetch.ResponseTooLargeError as e:
181 except urlfetch.SSLCertificateError as e:
184 except urlfetch.InvalidMethodError as e:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/requests/packages/urllib3/contrib/
H A Dappengine.py63 from google.appengine.api import urlfetch
65 urlfetch = None variable
101 if not urlfetch:
141 response = urlfetch.fetch(
151 except urlfetch.DeadlineExceededError as e:
154 except urlfetch.InvalidURLError as e:
161 except urlfetch.DownloadError as e:
166 except urlfetch.ResponseTooLargeError as e:
171 except urlfetch.SSLCertificateError as e:
174 except urlfetch.InvalidMethodError as e:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/urllib3/contrib/
H A Dappengine.py63 from google.appengine.api import urlfetch
65 urlfetch = None variable
101 if not urlfetch:
141 response = urlfetch.fetch(
151 except urlfetch.DeadlineExceededError as e:
154 except urlfetch.InvalidURLError as e:
161 except urlfetch.DownloadError as e:
166 except urlfetch.ResponseTooLargeError as e:
171 except urlfetch.SSLCertificateError as e:
174 except urlfetch.InvalidMethodError as e:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/urllib3/urllib3/contrib/
H A Dappengine.py63 from google.appengine.api import urlfetch
65 urlfetch = None variable
101 if not urlfetch:
141 response = urlfetch.fetch(
151 except urlfetch.DeadlineExceededError as e:
154 except urlfetch.InvalidURLError as e:
161 except urlfetch.DownloadError as e:
166 except urlfetch.ResponseTooLargeError as e:
171 except urlfetch.SSLCertificateError as e:
174 except urlfetch.InvalidMethodError as e:
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/urllib3/urllib3/contrib/
H A Dappengine.py63 from google.appengine.api import urlfetch
65 urlfetch = None variable
106 if not urlfetch:
147 response = urlfetch.fetch(
157 except urlfetch.DeadlineExceededError as e:
160 except urlfetch.InvalidURLError as e:
169 except urlfetch.DownloadError as e:
174 except urlfetch.ResponseTooLargeError as e:
181 except urlfetch.SSLCertificateError as e:
184 except urlfetch.InvalidMethodError as e:
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/urllib3/src/urllib3/contrib/
H A Dappengine.py63 from google.appengine.api import urlfetch
65 urlfetch = None variable
106 if not urlfetch:
147 response = urlfetch.fetch(
157 except urlfetch.DeadlineExceededError as e:
160 except urlfetch.InvalidURLError as e:
169 except urlfetch.DownloadError as e:
174 except urlfetch.ResponseTooLargeError as e:
181 except urlfetch.SSLCertificateError as e:
184 except urlfetch.InvalidMethodError as e:

12345678910>>...42