From: David Madison Date: 2012-12-02T21:09:20+09:00 Subject: Re: Found a ruby bug in the URI class, what do I do? tamouse mailing lists wrote in post #1087487: > Underscores aren't valid in domain names..., just a-z, 0-9, and - 1) See Brian Candler's informative post above mine. 2) URIs are used for more than just domains/http 3) There are *many* subdomains that use underscore across the web. Fight them, not me. I need to write software that works with those subdomains. -- Posted via http://www.ruby-forum.com/.