Is it possible to add response http headers in web.config?
- by Martijn
In my application I need to set a http response header. I'd like to do this in web.config. but I dont'know if this is possible and I can't find it on Google.
Hope you can help me out.