MCPcopy Create free account
hub / github.com/kataras/iris / GetEnablePathEscape

Method GetEnablePathEscape

context/configuration.go:36–36  ·  view source on GitHub ↗

GetEnablePathEscape returns the EnablePathEscape field.

()

Source from the content-addressed store, hash-verified

34 GetEnablePathIntelligence() bool
35 // GetEnablePathEscape returns the EnablePathEscape field.
36 GetEnablePathEscape() bool
37 // GetForceLowercaseRouting returns the ForceLowercaseRouting field.
38 GetForceLowercaseRouting() bool
39 // GetEnableOptimizations returns the EnableDynamicHandler field.

Callers 1

PathMethod · 0.65

Implementers 1

Configurationconfiguration.go

Calls

no outgoing calls

Tested by

no test coverage detected