Allowing requestOptions for HTTP Context Providers #7474
NathanHu725
started this conversation in
Feedback
Replies: 1 comment 1 reply
-
It seems like some options are passed here - is there a way to set these in the config.yaml currently? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi,
In the config.json world, the http providers used to allow you to provide requestOptions through a top level requestOptions field. In the yaml world, it seems this was deprecated (discussed here). Is it possible to add back the feature to allow the http providers to pass requestOptions as well? This would be a nice alternative since its no longer supported at the top level. If this is approved, is this something I can just create a PR for?
Beta Was this translation helpful? Give feedback.
All reactions