mirror of
https://github.com/kataras/iris.git
synced 2026-01-07 20:17:05 +00:00
minor: docs: indentation
This commit is contained in:
@@ -92,7 +92,7 @@ type (
|
||||
// HandleErrorFunc(func(ctx iris.Context, err error) {
|
||||
// errors.FailedPrecondition.Err(ctx, err)
|
||||
// }).
|
||||
// ExtractOriginFunc(cors.StrictOriginExtractor).
|
||||
// ExtractOriginFunc(cors.StrictOriginExtractor).
|
||||
// ReferrerPolicy(cors.NoReferrerWhenDowngrade).
|
||||
// AllowOrigin("domain1.com,domain2.com,domain3.com").
|
||||
// Handler())
|
||||
|
||||
Reference in New Issue
Block a user