Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Instance Property

caseInsensitive

Default routing behavior of DefaultResponder is case-sensitive; configure to true prior to Application start handle Constant PathComponents in a case-insensitive manner.
var caseInsensitive: Bool { get nonmutating set }