Home
last modified time | relevance | path

Searched refs:urlfetch_resp (Results 1 – 25 of 31) sorted by relevance

12

/dports/finance/electrum/Electrum-4.1.5/packages/pip/_vendor/urllib3/contrib/
H A Dappengine.py250 content_encoding = urlfetch_resp.headers.get("content-encoding")
253 del urlfetch_resp.headers["content-encoding"]
255 transfer_encoding = urlfetch_resp.headers.get("transfer-encoding")
261 urlfetch_resp.headers["transfer-encoding"] = ",".join(encodings)
266 body=io.BytesIO(urlfetch_resp.content),
267 msg=urlfetch_resp.header_msg,
268 headers=urlfetch_resp.headers,
269 status=urlfetch_resp.status_code,
274 body=io.BytesIO(urlfetch_resp.content),
275 headers=urlfetch_resp.headers,
[all …]
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/urllib3/contrib/
H A Dappengine.py250 content_encoding = urlfetch_resp.headers.get("content-encoding")
253 del urlfetch_resp.headers["content-encoding"]
255 transfer_encoding = urlfetch_resp.headers.get("transfer-encoding")
261 urlfetch_resp.headers["transfer-encoding"] = ",".join(encodings)
266 body=io.BytesIO(urlfetch_resp.content),
267 msg=urlfetch_resp.header_msg,
268 headers=urlfetch_resp.headers,
269 status=urlfetch_resp.status_code,
274 body=io.BytesIO(urlfetch_resp.content),
275 headers=urlfetch_resp.headers,
[all …]
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/urllib3/contrib/
H A Dappengine.py226 content_encoding = urlfetch_resp.headers.get('content-encoding')
229 del urlfetch_resp.headers['content-encoding']
231 transfer_encoding = urlfetch_resp.headers.get('transfer-encoding')
237 urlfetch_resp.headers['transfer-encoding'] = ','.join(encodings)
242 body=io.BytesIO(urlfetch_resp.content),
243 msg=urlfetch_resp.header_msg,
244 headers=urlfetch_resp.headers,
245 status=urlfetch_resp.status_code,
250 body=io.BytesIO(urlfetch_resp.content),
251 headers=urlfetch_resp.headers,
[all …]
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/urllib3/contrib/
H A Dappengine.py250 content_encoding = urlfetch_resp.headers.get("content-encoding")
253 del urlfetch_resp.headers["content-encoding"]
255 transfer_encoding = urlfetch_resp.headers.get("transfer-encoding")
261 urlfetch_resp.headers["transfer-encoding"] = ",".join(encodings)
266 body=io.BytesIO(urlfetch_resp.content),
267 msg=urlfetch_resp.header_msg,
268 headers=urlfetch_resp.headers,
269 status=urlfetch_resp.status_code,
274 body=io.BytesIO(urlfetch_resp.content),
275 headers=urlfetch_resp.headers,
[all …]
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/pip/_vendor/urllib3/contrib/
H A Dappengine.py226 content_encoding = urlfetch_resp.headers.get('content-encoding')
229 del urlfetch_resp.headers['content-encoding']
231 transfer_encoding = urlfetch_resp.headers.get('transfer-encoding')
237 urlfetch_resp.headers['transfer-encoding'] = ','.join(encodings)
242 body=io.BytesIO(urlfetch_resp.content),
243 msg=urlfetch_resp.header_msg,
244 headers=urlfetch_resp.headers,
245 status=urlfetch_resp.status_code,
250 body=io.BytesIO(urlfetch_resp.content),
251 headers=urlfetch_resp.headers,
[all …]
/dports/editors/cudatext/CudaText-1.151.0/app/py/sys/urllib3/contrib/
H A Dappengine.py250 content_encoding = urlfetch_resp.headers.get("content-encoding")
253 del urlfetch_resp.headers["content-encoding"]
255 transfer_encoding = urlfetch_resp.headers.get("transfer-encoding")
261 urlfetch_resp.headers["transfer-encoding"] = ",".join(encodings)
266 body=io.BytesIO(urlfetch_resp.content),
267 msg=urlfetch_resp.header_msg,
268 headers=urlfetch_resp.headers,
269 status=urlfetch_resp.status_code,
274 body=io.BytesIO(urlfetch_resp.content),
275 headers=urlfetch_resp.headers,
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/swarming_client/third_party/urllib3/contrib/
H A Dappengine.py250 content_encoding = urlfetch_resp.headers.get("content-encoding")
253 del urlfetch_resp.headers["content-encoding"]
255 transfer_encoding = urlfetch_resp.headers.get("transfer-encoding")
261 urlfetch_resp.headers["transfer-encoding"] = ",".join(encodings)
266 body=io.BytesIO(urlfetch_resp.content),
267 msg=urlfetch_resp.header_msg,
268 headers=urlfetch_resp.headers,
269 status=urlfetch_resp.status_code,
274 body=io.BytesIO(urlfetch_resp.content),
275 headers=urlfetch_resp.headers,
[all …]
/dports/www/firefox/firefox-99.0/third_party/python/urllib3/urllib3/contrib/
H A Dappengine.py250 content_encoding = urlfetch_resp.headers.get("content-encoding")
253 del urlfetch_resp.headers["content-encoding"]
255 transfer_encoding = urlfetch_resp.headers.get("transfer-encoding")
261 urlfetch_resp.headers["transfer-encoding"] = ",".join(encodings)
266 body=io.BytesIO(urlfetch_resp.content),
267 msg=urlfetch_resp.header_msg,
268 headers=urlfetch_resp.headers,
269 status=urlfetch_resp.status_code,
274 body=io.BytesIO(urlfetch_resp.content),
275 headers=urlfetch_resp.headers,
[all …]
/dports/www/firefox/firefox-99.0/third_party/python/pip/pip/_vendor/urllib3/contrib/
H A Dappengine.py250 content_encoding = urlfetch_resp.headers.get("content-encoding")
253 del urlfetch_resp.headers["content-encoding"]
255 transfer_encoding = urlfetch_resp.headers.get("transfer-encoding")
261 urlfetch_resp.headers["transfer-encoding"] = ",".join(encodings)
266 body=io.BytesIO(urlfetch_resp.content),
267 msg=urlfetch_resp.header_msg,
268 headers=urlfetch_resp.headers,
269 status=urlfetch_resp.status_code,
274 body=io.BytesIO(urlfetch_resp.content),
275 headers=urlfetch_resp.headers,
[all …]
/dports/net/py-urllib3/stage/usr/local/lib/python3.8/site-packages/urllib3/contrib/
H A Dappengine.py250 content_encoding = urlfetch_resp.headers.get("content-encoding")
253 del urlfetch_resp.headers["content-encoding"]
255 transfer_encoding = urlfetch_resp.headers.get("transfer-encoding")
261 urlfetch_resp.headers["transfer-encoding"] = ",".join(encodings)
266 body=io.BytesIO(urlfetch_resp.content),
267 msg=urlfetch_resp.header_msg,
268 headers=urlfetch_resp.headers,
269 status=urlfetch_resp.status_code,
274 body=io.BytesIO(urlfetch_resp.content),
275 headers=urlfetch_resp.headers,
[all …]
/dports/net/py-urllib3/urllib3-1.26.7/build/lib/urllib3/contrib/
H A Dappengine.py250 content_encoding = urlfetch_resp.headers.get("content-encoding")
253 del urlfetch_resp.headers["content-encoding"]
255 transfer_encoding = urlfetch_resp.headers.get("transfer-encoding")
261 urlfetch_resp.headers["transfer-encoding"] = ",".join(encodings)
266 body=io.BytesIO(urlfetch_resp.content),
267 msg=urlfetch_resp.header_msg,
268 headers=urlfetch_resp.headers,
269 status=urlfetch_resp.status_code,
274 body=io.BytesIO(urlfetch_resp.content),
275 headers=urlfetch_resp.headers,
[all …]
/dports/net/py-urllib3/urllib3-1.26.7/src/urllib3/contrib/
H A Dappengine.py250 content_encoding = urlfetch_resp.headers.get("content-encoding")
253 del urlfetch_resp.headers["content-encoding"]
255 transfer_encoding = urlfetch_resp.headers.get("transfer-encoding")
261 urlfetch_resp.headers["transfer-encoding"] = ",".join(encodings)
266 body=io.BytesIO(urlfetch_resp.content),
267 msg=urlfetch_resp.header_msg,
268 headers=urlfetch_resp.headers,
269 status=urlfetch_resp.status_code,
274 body=io.BytesIO(urlfetch_resp.content),
275 headers=urlfetch_resp.headers,
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/urllib3/urllib3/contrib/
H A Dappengine.py250 content_encoding = urlfetch_resp.headers.get("content-encoding")
253 del urlfetch_resp.headers["content-encoding"]
255 transfer_encoding = urlfetch_resp.headers.get("transfer-encoding")
261 urlfetch_resp.headers["transfer-encoding"] = ",".join(encodings)
266 body=io.BytesIO(urlfetch_resp.content),
267 msg=urlfetch_resp.header_msg,
268 headers=urlfetch_resp.headers,
269 status=urlfetch_resp.status_code,
274 body=io.BytesIO(urlfetch_resp.content),
275 headers=urlfetch_resp.headers,
[all …]
/dports/editors/cudatext/CudaText-1.151.0/app/cudatext.app/Contents/Resources/py/sys/urllib3/contrib/
H A Dappengine.py250 content_encoding = urlfetch_resp.headers.get("content-encoding")
253 del urlfetch_resp.headers["content-encoding"]
255 transfer_encoding = urlfetch_resp.headers.get("transfer-encoding")
261 urlfetch_resp.headers["transfer-encoding"] = ",".join(encodings)
266 body=io.BytesIO(urlfetch_resp.content),
267 msg=urlfetch_resp.header_msg,
268 headers=urlfetch_resp.headers,
269 status=urlfetch_resp.status_code,
274 body=io.BytesIO(urlfetch_resp.content),
275 headers=urlfetch_resp.headers,
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/urllib3/urllib3/contrib/
H A Dappengine.py226 content_encoding = urlfetch_resp.headers.get('content-encoding')
229 del urlfetch_resp.headers['content-encoding']
231 transfer_encoding = urlfetch_resp.headers.get('transfer-encoding')
237 urlfetch_resp.headers['transfer-encoding'] = ','.join(encodings)
242 body=io.BytesIO(urlfetch_resp.content),
243 msg=urlfetch_resp.header_msg,
244 headers=urlfetch_resp.headers,
245 status=urlfetch_resp.status_code,
250 body=io.BytesIO(urlfetch_resp.content),
251 headers=urlfetch_resp.headers,
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/urllib3/urllib3/contrib/
H A Dappengine.py250 content_encoding = urlfetch_resp.headers.get("content-encoding")
253 del urlfetch_resp.headers["content-encoding"]
255 transfer_encoding = urlfetch_resp.headers.get("transfer-encoding")
261 urlfetch_resp.headers["transfer-encoding"] = ",".join(encodings)
266 body=io.BytesIO(urlfetch_resp.content),
267 msg=urlfetch_resp.header_msg,
268 headers=urlfetch_resp.headers,
269 status=urlfetch_resp.status_code,
274 body=io.BytesIO(urlfetch_resp.content),
275 headers=urlfetch_resp.headers,
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/urllib3/src/urllib3/contrib/
H A Dappengine.py250 content_encoding = urlfetch_resp.headers.get("content-encoding")
253 del urlfetch_resp.headers["content-encoding"]
255 transfer_encoding = urlfetch_resp.headers.get("transfer-encoding")
261 urlfetch_resp.headers["transfer-encoding"] = ",".join(encodings)
266 body=io.BytesIO(urlfetch_resp.content),
267 msg=urlfetch_resp.header_msg,
268 headers=urlfetch_resp.headers,
269 status=urlfetch_resp.status_code,
274 body=io.BytesIO(urlfetch_resp.content),
275 headers=urlfetch_resp.headers,
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/obj-x86_64-pc-linux-gnu/_virtualenvs/init/lib/python2.7/site-packages/pip/_vendor/urllib3/contrib/
H A Dappengine.py250 content_encoding = urlfetch_resp.headers.get("content-encoding")
253 del urlfetch_resp.headers["content-encoding"]
255 transfer_encoding = urlfetch_resp.headers.get("transfer-encoding")
261 urlfetch_resp.headers["transfer-encoding"] = ",".join(encodings)
266 body=io.BytesIO(urlfetch_resp.content),
267 msg=urlfetch_resp.header_msg,
268 headers=urlfetch_resp.headers,
269 status=urlfetch_resp.status_code,
274 body=io.BytesIO(urlfetch_resp.content),
275 headers=urlfetch_resp.headers,
[all …]
/dports/devel/py-pipenv/pipenv-2021.5.29/pipenv/vendor/urllib3/contrib/
H A Dappengine.py250 content_encoding = urlfetch_resp.headers.get("content-encoding")
253 del urlfetch_resp.headers["content-encoding"]
255 transfer_encoding = urlfetch_resp.headers.get("transfer-encoding")
261 urlfetch_resp.headers["transfer-encoding"] = ",".join(encodings)
266 body=io.BytesIO(urlfetch_resp.content),
267 msg=urlfetch_resp.header_msg,
268 headers=urlfetch_resp.headers,
269 status=urlfetch_resp.status_code,
274 body=io.BytesIO(urlfetch_resp.content),
275 headers=urlfetch_resp.headers,
[all …]
/dports/devel/py-pip/pip-20.3.4/src/pip/_vendor/urllib3/contrib/
H A Dappengine.py250 content_encoding = urlfetch_resp.headers.get("content-encoding")
253 del urlfetch_resp.headers["content-encoding"]
255 transfer_encoding = urlfetch_resp.headers.get("transfer-encoding")
261 urlfetch_resp.headers["transfer-encoding"] = ",".join(encodings)
266 body=io.BytesIO(urlfetch_resp.content),
267 msg=urlfetch_resp.header_msg,
268 headers=urlfetch_resp.headers,
269 status=urlfetch_resp.status_code,
274 body=io.BytesIO(urlfetch_resp.content),
275 headers=urlfetch_resp.headers,
[all …]
/dports/devel/py-pipenv/pipenv-2021.5.29/pipenv/patched/notpip/_vendor/urllib3/contrib/
H A Dappengine.py250 content_encoding = urlfetch_resp.headers.get("content-encoding")
253 del urlfetch_resp.headers["content-encoding"]
255 transfer_encoding = urlfetch_resp.headers.get("transfer-encoding")
261 urlfetch_resp.headers["transfer-encoding"] = ",".join(encodings)
266 body=io.BytesIO(urlfetch_resp.content),
267 msg=urlfetch_resp.header_msg,
268 headers=urlfetch_resp.headers,
269 status=urlfetch_resp.status_code,
274 body=io.BytesIO(urlfetch_resp.content),
275 headers=urlfetch_resp.headers,
[all …]
/dports/devel/py-oci/oci-2.53.1/src/oci/_vendor/urllib3/contrib/
H A Dappengine.py255 content_encoding = urlfetch_resp.headers.get("content-encoding")
258 del urlfetch_resp.headers["content-encoding"]
260 transfer_encoding = urlfetch_resp.headers.get("transfer-encoding")
266 urlfetch_resp.headers["transfer-encoding"] = ",".join(encodings)
271 body=io.BytesIO(urlfetch_resp.content),
272 msg=urlfetch_resp.header_msg,
273 headers=urlfetch_resp.headers,
274 status=urlfetch_resp.status_code,
279 body=io.BytesIO(urlfetch_resp.content),
280 headers=urlfetch_resp.headers,
[all …]
/dports/net-im/py-python-telegram-bot/python-telegram-bot-13.1/telegram/vendor/ptb_urllib3/urllib3/contrib/
H A Dappengine.py221 def _urlfetch_response_to_http_response(self, urlfetch_resp, **response_kw): argument
226 content_encoding = urlfetch_resp.headers.get('content-encoding')
229 del urlfetch_resp.headers['content-encoding']
231 transfer_encoding = urlfetch_resp.headers.get('transfer-encoding')
237 urlfetch_resp.headers['transfer-encoding'] = ','.join(encodings)
242 body=BytesIO(urlfetch_resp.content),
243 headers=urlfetch_resp.headers,
244 status=urlfetch_resp.status_code,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/requests/packages/urllib3/contrib/
H A Dappengine.py221 def _urlfetch_response_to_http_response(self, urlfetch_resp, **response_kw): argument
226 content_encoding = urlfetch_resp.headers.get('content-encoding')
229 del urlfetch_resp.headers['content-encoding']
231 transfer_encoding = urlfetch_resp.headers.get('transfer-encoding')
237 urlfetch_resp.headers['transfer-encoding'] = ','.join(encodings)
242 body=BytesIO(urlfetch_resp.content),
243 headers=urlfetch_resp.headers,
244 status=urlfetch_resp.status_code,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/urllib3/contrib/
H A Dappengine.py221 def _urlfetch_response_to_http_response(self, urlfetch_resp, **response_kw): argument
226 content_encoding = urlfetch_resp.headers.get('content-encoding')
229 del urlfetch_resp.headers['content-encoding']
231 transfer_encoding = urlfetch_resp.headers.get('transfer-encoding')
237 urlfetch_resp.headers['transfer-encoding'] = ','.join(encodings)
242 body=BytesIO(urlfetch_resp.content),
243 headers=urlfetch_resp.headers,
244 status=urlfetch_resp.status_code,

12