[Solved] Axios loses or filters my headers #5673
Jonathan64340
started this conversation in
General
Replies: 2 comments 8 replies
-
Is CORS enabled? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello to all of you,
I use SailsJS in backend,
I have a problem with Axios to get some headers that are visible in my headers but not in my interceptor in the case of a catch.
I try to retrieve the "X-Exit-Description" header that is visible in my catch request in the list of headers but Axios does not return it
Does anyone have an idea?
Thank you very much, Thank you for your help.
Beta Was this translation helpful? Give feedback.
All reactions