The methods of Org.Apache.Http.IHttpResponse are listed below. For a list of all members, see the IHttpResponse Members list.
SetReasonPhrase(string)Updates the status line of this response with a new reason phrase. | ||
SetStatusCode(int)Updates the status line of this response with a new status code. | ||
SetStatusLine(ProtocolVersion, int)Sets the status line of this response. | ||
SetStatusLine(ProtocolVersion, int, string)Sets the status line of this response with a reason phrase. |