Functionality to add custom headers #2110
-
Is there any existing functionality to add custom headers for custom api that uses I am expecting that equivalent CURL command would be similar to: curl -X POST {api_base} \
-H Authorization Bearer {custom_token} \
-H {custom_header} {custom_value} As opposed to using the proxy_server_config.yaml, where I add |
Beta Was this translation helpful? Give feedback.
Answered by
ishaan-jaff
Feb 23, 2024
Replies: 1 comment
-
Done here #2164 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ishaan-jaff
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Done here #2164