1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/cgi
xibbar 3c419de10b * lib/cgi/core.rb (CGI::new, CGI::{accept_charset,accept_charset=}) :
accept parameters either in a hash,
  string as a block. add the encoding validation process. 
* test/cgi/test_cgi_core.rb : test for query encoding check.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19530 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-09-24 14:27:53 +00:00
..
session
.document
cookie.rb * lib/cgi/cookie.rb (CGI::Cookie#to_s): performance improvement 2008-09-10 01:36:31 +00:00
core.rb * lib/cgi/core.rb (CGI::new, CGI::{accept_charset,accept_charset=}) : 2008-09-24 14:27:53 +00:00
html.rb * lib/cgi/html.rb (checkbox_group,radio_group): bug fix 2008-09-17 04:49:28 +00:00
session.rb
util.rb * lib/cgi*: split cgi.rb into four files. [ruby-dev:36041] 2008-09-09 13:09:56 +00:00