non-canonical-header
Default severity: warning
Direct map reads do not canonicalize header keys. Header method calls and map writes are not reported.
value := header["content-type"]value := header["Content-Type"]Default severity: warning
Direct map reads do not canonicalize header keys. Header method calls and map writes are not reported.
value := header["content-type"]value := header["Content-Type"]