Browse by Tags

Related Posts

  • Re: How do I add custom headers to a request (ASP.Net 2.0)?

    I was grappling with this, for the purposes of forcing my page to expire, and getting the IIS pipeline errors and unsupported platform errors, and eventually it turned out to be as easy as calling the following: Response.AddHeader( "Expires" , "Fri, 30 Oct 1998 14:19:41 GMT" ); or...
    Posted to HttpHandlers and HttpModules (Forum) by willb75 on 02-20-2008, 12:00 AM
    Filed under: asp.net 2.0, ASP.net 2.0 pipeline, Asp.net 2.0 response filters, HttpPipeline, HTTP Headers, Response Headers, response
Page 1 of 1 (1 items)
Microsoft Communities