Browse Source
This commit parses the "Host" HTTP request header as an `InetSocketAddress`, while supporting IPv6 addresses like `[::1]`. This host string contains `:` chars even though it has no port information. Issue: SPR-15799pull/1483/head
2 changed files with 14 additions and 1 deletions
Loading…
Reference in new issue