We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
plan.request
plan.wait
I am trying to make an http request and get some data but this API is behind bearer tokens; I now have to create a python script for thsi
support headers in plan.request
Painful; the lack of this feature makes using Kurtosis frictionful.
Other: anything not covered by the above
The text was updated successfully, but these errors were encountered:
Franjo from DIVA echo'd this
Sorry, something went wrong.
Thank you @h4ck3rk3y !
feat: allow users to set custom headers for recipes (#2424)
07d6ebf
Closes #1971 --------- Co-authored-by: leoporoli <[email protected]>
h4ck3rk3y
Successfully merging a pull request may close this issue.
Background & motivation
I am trying to make an http request and get some data but this API is behind bearer tokens; I now have to create a python script for thsi
Desired behaviour
support headers in plan.request
How important is this to you?
Painful; the lack of this feature makes using Kurtosis frictionful.
What area of the product does this pertain to?
Other: anything not covered by the above
The text was updated successfully, but these errors were encountered: