Class OkResponse
The http 200 Ok response.
Inherited Members
Namespace: Titanium.Web.Proxy.Http.Responses
Assembly: Titanium.Web.Proxy.dll
Syntax
public sealed class OkResponse : ResponseConstructors
| Improve this Doc View SourceOkResponse()
Constructor.
Declaration
public OkResponse()OkResponse(Byte[])
Constructor.
Declaration
public OkResponse(byte[] body)Parameters
| Type | Name | Description | 
|---|---|---|
| Byte[] | body |