Could anyone explain what is the use of Custom http headers
in IIS?
Answer / diksha mahajan
You can use this property to send a custom HTTP header from the Web server to the client browser. Custom headers can be used to send instructions from the Web server to the client browser that are not yet supported in the current HTTP specification, such as newer HTTP headers that IIS may not inherently support at the time of the product's release. For example, you can use a custom HTTP header to allow the client browser to cache the page but prevent proxy servers from caching the page.
Is This Answer Correct ? | 6 Yes | 1 No |
What is the difference between app pool and app domain in iis?
How many users supported by IIS at a Time
IIS Migration ?
Why do you need iis?
What is iis in windows server?
How do I enable iis on my local system?
How do I start iis from command line?
Describe the permission settings are available for virtual directory?
How do I create a virtual folder in windows 10?
What are the different version on iis that you have worked on?
IIS Core functionality?
What secure authentication and encryption mechanisms are supported by iis 6.0?