Table of Contents

Field TreatHeadAsGetMethod

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

Determines if the HTTP server should automatically send HTTP headers of an pre-processed GET response if the request is using HEAD method.

Default value: true

public bool TreatHeadAsGetMethod

Returns

bool
Determines if the HTTP server should automatically send HTTP headers of an pre-processed GET response if the request is using HEAD method. Default value: true