Could anyone explain what is the use of Custom http headers
in IIS?



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

Post New Answer

More IIS Interview Questions

How do I install iis admin?

0 Answers  


What is iis lockdown?

0 Answers  


Did you work on IIS adminisdtration ?

3 Answers   IBM, Satyam,


How do I automatically restart iis?

0 Answers  


How do you stop iis service?

0 Answers  






How do I stop all iis services?

0 Answers  


Why do we need to recycle application pool?

0 Answers  


Difference between basic and digest authentication modes?

0 Answers  


What are the different security settings available in iis?

0 Answers  


How do I publish my website on iis?

0 Answers  


IIS SSL ?

1 Answers  


How a proxy is generated for a web service ?

2 Answers   CTS, TCS,


Categories