fix(logging): should log headers in request; add missing return statement (#1529)
This commit is contained in:
@@ -61,7 +61,7 @@ export const LoggingExpressMiddleware = HttpLogger({
|
||||
// and that's a privacy issue.
|
||||
return false
|
||||
}
|
||||
![
|
||||
return ![
|
||||
'cookie',
|
||||
'authorization',
|
||||
'cf-connecting-ip',
|
||||
|
||||
Reference in New Issue
Block a user