spiegel_podman/pkg/auth
Miloslav Trmač 1589d70bcb Use Header.Values in GetCredentials.has
It's possibly a bit more expensive, but semantically safer
because it does header normalization.

And we'll regain the cost by not looking up the value repeatedly.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2021-12-10 18:16:20 +01:00
..
auth.go Use Header.Values in GetCredentials.has 2021-12-10 18:16:20 +01:00
auth_test.go Pass a header value directly to parseSingleAuthHeader and parseMultiAuthHeader 2021-12-10 18:16:19 +01:00