Table of Contents

Field UnescapedRouteMatching

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

Determines if the HTTP server should matches route after URL decoding the request path.

Default value: true

public bool UnescapedRouteMatching

Returns

bool
Determines if the HTTP server should matches route after URL decoding the request path. Default value: true