Class HttpServerEngineContextResponse
Namespace: Sisk.Core.Http.Engine
Assembly: Sisk.Core.dll
Provides an abstract base class for HTTP responses.
public abstract class HttpServerEngineContextResponse : IDisposable
Inheritance
object ← HttpServerEngineContextResponse
Implements
Inherited Members
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
HttpServerEngineContextResponse()
Properties
Gets or sets the content length of the response.
Gets or sets the content type of the response.
Gets or sets the HTTP headers.
Gets or sets a value indicating whether the connection should be kept alive.
Gets the output stream of the response.
Gets or sets a value indicating whether chunked transfer encoding is used.
Gets or sets the HTTP status code.
Gets or sets the status description.
Methods
Aborts the response.
Appends a header to the response.
Closes the response.
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語