HTTPX Profile Updates #419
its-a-feature
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The current
httpx
profile allows specifying multiple callback hosts during build, each of which can be used with a relatively static (or consistent) URI for each GET/POST. There was a request however to turn this from a static URI to having an array of URIs that are randomly chosen. This would change from:and be updated to:
Beta Was this translation helpful? Give feedback.
All reactions