fix: typo
This commit is contained in:
committed by
GitHub
parent
d881755503
commit
4b80b2c233
+1
-1
@@ -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