Table of Contents

Field ForceTrailingSlash

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

Determines if the HTTP server should automatically rewrite GET requests to end their path with /. This is non-applyable to Regex routes.

Default value: false

public bool ForceTrailingSlash

Returns

bool
Determines if the HTTP server should automatically rewrite GET requests to end their path with /. This is non-applyable to Regex routes. Default value: false