Skip to content

Question - Using Proxies #154

Answered by EdgeSync
EdgeSync asked this question in Q&A
Discussion options

You must be logged in to vote

hey @jshcodes, thanks for the response.

Okay sure - thanks for the input. I wanted to make 100% sure it wasn't a feature somewhere that I missed. I think we can all be guilty of looking at documentation for too long and miss the obvious 😆

In case anyone also requires proxy configuration, you can get around the lack of proxy support in a number of ways, either by wrapping the PyFalcon function calls in an additional proxy library, or by setting the proxy using os.environ["http_proxy"] / os.environ["https_proxy"] variables, or having them already set in your environment variables before running the script.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by jshcodes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
API usage General API usage issues and questions
2 participants
Converted from issue

This discussion was converted from issue #153 on May 10, 2021 17:08.