elastic / elastic/elastic-transport-python
Add proxy support for urllib3
Open
tracking
- Dominant language
- Python
- Stars
- 24
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Currently it is possible to use `elasticsearch-py` behind a proxy by switching to the `requests` library, which honors proxy variables \[1\].
As discussed in https://github.com/elastic/rally/pull/584#pullrequestreview-167272980 it would be awesome to get proxy support for `urllib3` as well.
\[1\] Related issues:
- https://github.com/elastic/elasticsearch-py/issues/357
- https://github.com/elastic/elasticsearch-py/issues/275#issuecomment-143682556
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.