ruby/lib/cgi
Xenor Chang 745dcf5326 [ruby/cgi] Loosen the domain regex to accept '.'
(https://github.com/ruby/cgi/pull/29)

* Loosen the domain regex to accept '.'

Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org>

https://github.com/ruby/cgi/commit/5e09d632f3
Co-authored-by: Hiroshi SHIBATA <hsbt@ruby-lang.org>
2022-11-28 04:34:11 +00:00
..
session [ruby/cgi] Extract CGI::Session#new_store_file 2021-12-15 08:24:41 +09:00
cgi.gemspec [ruby/cgi] jruby support 2022-06-06 18:13:01 +09:00
cookie.rb [ruby/cgi] Loosen the domain regex to accept '.' 2022-11-28 04:34:11 +00:00
core.rb [ruby/cgi] Prevent CRLF injection 2022-11-22 02:00:11 +00:00
html.rb change call CGI methods from :: to . 2019-08-04 09:19:30 +09:00
session.rb [ruby/cgi] Extract CGI::Session#new_store_file 2021-12-15 08:24:41 +09:00
util.rb [ruby/cgi] Implement `CGI.url_encode` and `CGI.url_decode` 2022-08-16 19:12:03 +09:00