ClearHeaders Method
Syntax
Context.Response.ClearHeaders as V ()
Description
Removes all HTTP headers
Discussion
Context.Response.ClearHeaders() removes all HTTP headers from the current response.
Syntax
Description
Removes all HTTP headers
Discussion
Context.Response.ClearHeaders() removes all HTTP headers from the current response.