Table of Contents

Method Refuse

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

Refuse()

Creates an HttpResponse object which closes the connection with the client immediately (ECONNRESET).

public static HttpResponse Refuse()

Returns

HttpResponse