| 10:14 | <jgraham> | Is it specified anywhere how to parse a host header? In particular I wonder if it can contain a : other than as the prefix to a port (e.g. from an ipv6 address) |
| 12:08 | <annevk> | jgraham: I’m not aware of tests; I wanted to figure this out but got stuck on having to configure DNS |
| 12:10 | <annevk> | jgraham: might be worth checking if the host parser in the URL standard disallows : |
| 12:34 | <jgraham> | It seems to assume that any ipv6 address can contain : but has to be surrounded by [] |