mirror of
https://github.com/kataras/iris.git
synced 2026-01-04 18:57:03 +00:00
more route info improvements
Former-commit-id: ccbe95de0badb1bf448fcc443cecda60772716dc
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
)
|
||||
|
||||
func init() {
|
||||
context.SetHandlerName("iris/middleware/hcaptcha.*", "hCaptcha")
|
||||
context.SetHandlerName("iris/middleware/hcaptcha.*", "iris.hCaptcha")
|
||||
}
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user