b1748af Fix CGI causing issue with leading '.' in domain names.

Authored and Committed by vondruch a year ago
    Fix CGI causing issue with leading '.' in domain names.
    
    The original issue broke rubygem-actionpack:
    
    https://github.com/rails/rails/issues/46578
    https://github.com/rails/rails/pull/46595
    
    rubygem-rack:
    
    https://github.com/rack/rack/pull/1988
    
    And rack-test (where I have not checked details).
    
        
file modified
+10 -0