* lib/cgi.rb (CGI#[]): improvement. thanks to Kazuhiro NISHIYAMA
<zn@mbf.nifty.com>
8 lines of code changed in:
* lib/net/telnet.rb: Telnet#print not add "\n".
* lib/cgi.rb: cgi['key'] is equal cgi['key'][0]
35 lines of code changed in:
* lib/cgi.rb (CGI#form): fix ruby-bugs-ja:PR#280, add default action.
11 lines of code changed in:
* lib/cgi.rb (CGI#initialize): improvement for mod_ruby.
thanks to Sean Chittenden <sean@ruby-lang.org>, Shugo Maeda
<shugo@modruby.net>
10 lines of code changed in:
* lib/cgi.rb (CGI#initialize): improvement for mod_ruby.
5 lines of code changed in:
* lib/cgi.rb (CGI#header): accept any type as value.
5 lines of code changed in:
* lib/cgi.rb: if StringIO is usable then use it.
17 lines of code changed in:
fix for POST method.
2 lines of code changed in:
* lib/cgi.rb: not use const if GET, HEAD. check multipart form head.
29 lines of code changed in:
Tue May 21 04:48:37 2002 Sean Chittenden <sean@chittenden.org>
* lib/cgi-lib.rb: Checking for constant MOD_RUBY instead of
environment variable. Remove a mod_ruby warning and use
Apache::request.headers_out[] instead.
8 lines of code changed in:
* lib/cgi/session.rb: support for multipart form.
5 lines of code changed in:
* lib/cgi.rb (header): support for Apache. thanks to
Shugo Maeda <shugo@ruby-lang.org>.
9 lines of code changed in:
* lib/cgi.rb: CGI::Cookie::parse(): Ignore duplicate keys caused by
Netscape bug.
6 lines of code changed in:
* lib/net/telnet.rb: waitfor(): improvement. thanks to
nobu.nakada@nifty.ne.jp
6 lines of code changed in:
* lib/net/telnet.rb: waitfor(): bug fix.
7 lines of code changed in:
* lib/cgi.rb: CGI#doctype(): bug fix (html4Fr).
* lib/net/telnet.rb, lib/cgi.rb: remove VERSION, RELEASE_DATE,
VERSION_CODE, RELEASE_CODE. please use REVISION.
* lib/cgi.rb: CGI#header(): bug fix.
* lib/net/telnet.rb, lib/cgi.rb: concat --> +=
72 lines of code changed in:
* lib/shellwords.rb: don't destroy argument.
5 lines of code changed in:
Wed Apr 18 04:37:51 2001 Wakou Aoyama <wakou@fsinet.or.jp>
* lib/cgi.rb: CGI::Cookie: no use PATH_INFO.
14 lines of code changed in:
very sorry check miss.
1 lines of code changed in:
sorry erase miss.
1 lines of code changed in:
(18 more)