I am using ReactJS as frontend for my chatbot. I need to pass some header values to the backend i.e. Rasa Server.
So is there any way to get the details of request on Rasa Server?
I want to fetch header value which contains device data which i use in my api calls.