WebResponseInterface overview

Public Methods

Close Closes the response and related resources.
GetResponseStream Get's the stream of contents for this response.

Public Properties

ContentType The content type reported in the header of this response.
Headers The http headers for this response.
WebResponse The underlying System.Net.WebResponse which this interface wraps.

See Also

WebResponseInterface Interface | Eas.WebCrawler.Interfaces Namespace