mirror of
https://github.com/aler9/gortsplib
synced 2025-10-12 18:40:07 +08:00
headers: rename Auth into Authenticate
This commit is contained in:
@@ -24,7 +24,7 @@ func TestAuth(t *testing.T) {
|
||||
},
|
||||
{
|
||||
"both",
|
||||
[]headers.AuthMethod{headers.AuthBasic, headers.AuthDigest},
|
||||
nil,
|
||||
},
|
||||
} {
|
||||
for _, conf := range []string{
|
||||
|
Reference in New Issue
Block a user