aboutsummaryrefslogtreecommitdiffstats
path: root/test/cgi/test_cgi_util.rb
Commit message (Expand)AuthorAgeFilesLines
* * test/cgi/test_cgi_util.rb (test_cgi_escape_preserve_encoding):mrkn2012-01-231-0/+12
* * lib/cgi/util.rb (CGI.escape): support a string with invalid bytemrkn2012-01-201-0/+6
* * lib/cgi/util.rb (CGI::unescape): bugfix to unescape the multibytexibbar2010-10-131-0/+1
* * test/cgi: check by Encoding.nobu2009-12-231-3/+3
* add a test.xibbar2009-07-301-0/+5
* * lib/cgi/util.rb (CGI::unescape): support encoding option.xibbar2009-07-301-0/+32