1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/cgi
NAKAMURA Usaku f69aeb8314
merge some parts of CGI 0.1.1
Fix integer overflow

	Make use of the check in rb_alloc_tmp_buffer2.

	When parsing cookies, only decode the values

	Bump version
2021-11-24 20:21:17 +09:00
..
testdata
test_cgi_cookie.rb merge some parts of CGI 0.1.1 2021-11-24 20:21:17 +09:00
test_cgi_core.rb
test_cgi_header.rb
test_cgi_modruby.rb
test_cgi_multipart.rb
test_cgi_session.rb
test_cgi_tag_helper.rb
test_cgi_util.rb Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
update_env.rb