getsentry / sentry-jira

A Plugin for sentry that lets you create JIRA issues
Other
95 stars 32 forks source link

Add proxy ability. #53

Closed jaconza closed 8 years ago

jaconza commented 10 years ago

Added support for unix based http_proxy and https_proxy environmental varaibles.

thurloat commented 10 years ago

Not too familiar with using proxies & requests, but it appears to support using the HTTP_PROXY and HTTPS_PROXY environment variables when they're set without having to explicitly pass them through.

see: http://docs.python-requests.org/en/latest/user/advanced/#proxies