Search Results for

    Show / Hide Table of Contents

    Class RedirectResponse

    The http redirect response.

    Inheritance
    Object
    RequestResponseBase
    Response
    RedirectResponse
    Inherited Members
    Response.StatusCode
    Response.StatusDescription
    Response.HasBody
    Response.KeepAlive
    Response.HeaderText
    RequestResponseBase.BodyInternal
    RequestResponseBase.KeepBody
    RequestResponseBase.HttpVersion
    RequestResponseBase.Headers
    RequestResponseBase.ContentLength
    RequestResponseBase.ContentEncoding
    RequestResponseBase.Encoding
    RequestResponseBase.ContentType
    RequestResponseBase.IsChunked
    RequestResponseBase.Body
    RequestResponseBase.BodyString
    RequestResponseBase.IsBodyRead
    RequestResponseBase.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Titanium.Web.Proxy.Http.Responses
    Assembly: Titanium.Web.Proxy.dll
    Syntax
    public sealed class RedirectResponse : Response

    Constructors

    | Improve this Doc View Source

    RedirectResponse()

    Initializes a new instance of the RedirectResponse class.

    Declaration
    public RedirectResponse()
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX