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()
Namespace: Sisk.Core.Http
Assembly: Sisk.Core.dll
Creates an HttpResponse object which closes the connection with the client immediately (ECONNRESET).
public static HttpResponse Refuse()