mirror of
https://github.com/aler9/gortsplib
synced 2025-10-16 12:10:48 +08:00
add VLC authentication workaround
This commit is contained in:
@@ -64,7 +64,7 @@ func TestValidatorErrors(t *testing.T) {
|
||||
Header: base.Header{
|
||||
"Authorization": ca.hv,
|
||||
},
|
||||
}, nil)
|
||||
})
|
||||
require.Equal(t, ca.err, err.Error())
|
||||
})
|
||||
}
|
||||
|
Reference in New Issue
Block a user