HttpResponse

The HttpResponse (Response) object has more than 15 new properties and methods. Tables C.4 and C.5 show some of the new Response object's properties and methods.

Table C.4. New HttpResponse Properties
Property Description
BufferOutput Gets and sets a Boolean value indicating whether the output to the client is to be buffered after the page is finished
Cache Returns an HttpCachePolicy object that contains caching information about the current response
ContentEncoding Gets and sets an Encoding object that contains character set information about the current response
Filter Gets and sets a Stream object that acts as the output filter
Output Returns a TextWriter object that enables custom text output to the client
OutputStream Returns ...

Get Building e-Commerce Sites with the .NET Framework now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.