mirror of
https://github.com/aler9/gortsplib
synced 2025-10-05 07:06:58 +08:00
improve coverage
This commit is contained in:
@@ -110,9 +110,6 @@ func (h *Authenticate) Read(v base.HeaderValue) error {
|
||||
|
||||
case "algorithm":
|
||||
h.Algorithm = &v
|
||||
|
||||
default:
|
||||
// ignore non-standard keys
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user