mirror of
https://github.com/AlexxIT/go2rtc.git
synced 2025-09-26 20:31:11 +08:00
fix: typo
This commit is contained in:

committed by
GitHub

parent
d881755503
commit
4b80b2c233
@@ -177,7 +177,7 @@ func (c *Conn) Accept() error {
|
||||
} else {
|
||||
res.Header.Set("Transport", tr)
|
||||
}
|
||||
else {
|
||||
} else {
|
||||
res.Status = "461 Unsupported transport"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user