Skip to content

Recommended way to support proxies with Hyper 1.x #1261

Answered by aajtodd
nidor1998 asked this question in Q&A
Discussion options

You must be logged in to vote

Unfortunately no, but proxy support is something I know hyper would like to make more available (issue). The issue with a lot of this right now is the client abstractions in hyper_util are not stable (0.x) and even if they were we don't want to expose them and risk backwards compatibility concerns going forward with types we don't own. The unfortunate side effect of this is certain use cases require users to bring their own HTTP client. We hope over time to be able to offer paths for the most common use cases though (including proxy support).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nidor1998
Comment options

Answer selected by nidor1998
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants