Re: [EXTERNAL] Re: Hostnames with underscores

2018-10-26 Thread M. Manna
Read the description on RFC 7230 and 3986 - just to be sure. You might be right after all. On Fri, 26 Oct 2018 at 18:25, Amit Pande wrote: > Yes, I did check the description, but did not find reference to underscore. > > From the documentation: > “The value may be any combination of the follow

Re: [EXTERNAL] Re: Hostnames with underscores

2018-10-26 Thread Amit Pande
Yes, I did check the description, but did not find reference to underscore. From the documentation: “The value may be any combination of the following characters: " < > [ \ ] ^ ` { | } . “ But I admit that I did not actually verify it and will see if these attributes work for underscore too. T