|
|
// For example, the first handler checks if the request is authorized. If it's not, context.AbortWithStatus(401) should be called.
|
|
// For example, the first handler checks if the request is authorized. If it's not, context.AbortWithStatus(401) should be called.
|