How to add custom headers in the proxy RESPONSE? #10762
-
Basically as the title says. After LiteLLM proxy has successfully handled a request, the response should contain custom headers with custom values. I am thinking of custom callbacks to handle this? I also could not find anything in the docs. Does anyone know? |
Beta Was this translation helpful? Give feedback.
Answered by
krrishdholakia
May 17, 2025
Replies: 1 comment
-
Use post call hooks - https://docs.litellm.ai/docs/proxy/call_hooks |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Classic298
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use post call hooks - https://docs.litellm.ai/docs/proxy/call_hooks