Added config options for http request timeouts
This commit is contained in:
@@ -8,4 +8,5 @@ func (c contextKey) String() string {
|
||||
|
||||
var (
|
||||
contextKeyAuthorizedUser = contextKey("auth-user")
|
||||
contextKeyRequestTime = contextKey("req-time")
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user