Table of Contents

Class RestResponse

Namespace
DisCatSharp.Net
Assembly
DisCatSharp.dll

Represents a response sent by the remote HTTP party.

public sealed class RestResponse
Inheritance
RestResponse
Inherited Members

Properties

Headers

Gets the headers sent by the remote party.

Response

Gets the contents of the response sent by the remote party.

ResponseCode

Gets the response code sent by the remote party.