fix: look up Date header with normalized lowercase key #16
Annotations
2 errors
|
lint
issues found
|
|
lint:
signatures.go#L916
SA1008: keys in http.Header are canonicalized, "date" is not canonical; fix the constant or use http.CanonicalHeaderKey (staticcheck)
|