summaryrefslogtreecommitdiff
path: root/test/uri/test_parser.rb
AgeCommit message (Expand)Author
2019-10-08Check for invalid hex escapes in URI#query=Jeremy Evans
2018-03-22set UTF-8 if given URI string is ASCIInaruse
2018-03-08fix error if the input is mixed Unicode and percent-escapesnaruse
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-09-27* lib/uri/rfc3986_parser.rb: raise URI::InvalidURIError whenglass
2008-09-10 * lib/uri/common.rb (URI::Parser): new class.akira