do you have any script handy to handle this usecase. essentially I need to check the header request and extract to our process.
I tried creating custom component with method having arguments as Object of HttpServletRequest request type. But I am not sure how to capture it.
Appreciate your response here.
Manu