Browse by Tags

All Tagsheadersresponse (RSS)
  • How to suppress "100 continue" response?

    Is it possible to suppress the "100 continue" response sent by IIS 5.x? I've already eliminated the "Expect: 100-continue" header from the request, but even that won't stop IIS from sending this response. Is there any way to kill this response, and if so, how? TIA. RS
    Posted to Forum by R Spies on 01-09-2007, 4:12 PM
  • Re: how to change the charset HTTP header ?

    You can write an ISAPI filter (native code) to set the charset, or map the file to ASP.NET and write an IHttpModule to generate the desired charset header. If its acceptable to group different types of files under separate directories, you may be able to take advantage of the custom header feature in...
    Posted to Forum by mvolo on 10-05-2006, 3:10 AM
Page 1 of 1 (2 items)
Page view counter