I am developing an MVC web application and I need to find a way to access the HTTP header information that is being called from another application / source. So, all I want my application to do is listen to the HTTP message on a specific view, and then extract the information from its header, any ideas.
thank
source
share