mirror of
https://github.com/kataras/iris.git
synced 2025-12-22 12:27:02 +00:00
add Configuration.URLParamSeparator
This commit is contained in:
@@ -40,7 +40,8 @@ type ConfigurationReadOnly interface {
|
||||
GetDisableAutoFireStatusCode() bool
|
||||
// GetResetOnFireErrorCode returns the ResetOnFireErrorCode field.
|
||||
GetResetOnFireErrorCode() bool
|
||||
|
||||
// GetURLParamSeparator returns URLParamSeparator field.
|
||||
GetURLParamSeparator() *string
|
||||
// GetEnableOptimizations returns the EnableOptimizations field.
|
||||
GetEnableOptimizations() bool
|
||||
// GetEnableProtoJSON returns the EnableProtoJSON field.
|
||||
|
||||
Reference in New Issue
Block a user