headers: rename Auth into Authenticate

This commit is contained in:
aler9
2021-05-11 10:27:24 +02:00
parent 19a18393e5
commit bc0d9d4bf2
7 changed files with 48 additions and 52 deletions

View File

@@ -24,7 +24,7 @@ func TestAuth(t *testing.T) {
},
{
"both",
[]headers.AuthMethod{headers.AuthBasic, headers.AuthDigest},
nil,
},
} {
for _, conf := range []string{