mirror of
https://github.com/kataras/iris.git
synced 2025-12-18 18:37:05 +00:00
Former-commit-id: 2b48b9b912e9eb8f5f2c6d413907dbfdae857e08
This commit is contained in:
@@ -93,7 +93,7 @@ func (router *Router) BuildRouter(cPool *context.Pool, requestHandler RequestHan
|
||||
}
|
||||
|
||||
// Downgrade "downgrades", alters the router supervisor service(Router.mainHandler)
|
||||
// algorithm to a custom one,
|
||||
// algorithm to a custom one,
|
||||
// be aware to change the global variables of 'ParamStart' and 'ParamWildcardStart'.
|
||||
// can be used to implement a custom proxy or
|
||||
// a custom router which should work with raw ResponseWriter, *Request
|
||||
|
||||
Reference in New Issue
Block a user