るりまサーチ

最速Rubyリファレンスマニュアル検索!
36件ヒット [1-36件を表示] (0.022秒)

別のキーワード

  1. httprequest new
  2. httprequest body
  3. webrick/httprequest body
  4. httprequest cipher
  5. httprequest user

ライブラリ

クラス

キーワード

検索結果

WEBrick::HTTPRequest#cipher -> Array (21107.0)

現在実際に使われている暗号の情報を配列で返します。

...現在実際に使われている暗号の情報を配列で返します。

@see OpenSSL::SSL::SSLSocket#cipher...

ruby 1.8.4 feature (48.0)

ruby 1.8.4 feature ruby 1.8.4 での ruby 1.8.3 からの変更点です。

...nv>))
* ((<ruby 1.8.4 feature/WEBrick::Config::FileHandler [compat]>))
* ((<ruby 1.8.4 feature/WEBrick>))
* ((<ruby 1.8.4 feature/WEBrick::HTTPRequest#query_string= [new]>))
* ((<ruby 1.8.4 feature/Readline [bug]>))
* ((<ruby 1.8.4 feature/Syck [bug]>))
* ((<ruby 1.8.4 feature/irb [bug]>...
...23 2005 GOTOU Yuuzou <gotoyuzo@notwork.org>
#
# * ext/openssl/ossl_cipher.c (ossl_cipher_update): input data must
# not be empty. [ruby-talk:161220]
#
# * test/openssl/test_cipher.rb: add test for Cipher#update("").
#
# ?

#Wed Oct 12 12:52:57 2005 GOTOU Yuuzou <gotoyuzo@no...
...がオリジナルの
QUERY_STRINGを指すように。

: WEBrick::HTTPRequest#query_string= [new]

#Wed Sep 28 15:14:19 2005 GOTOU Yuuzou <gotoyuzo@notwork.org>
#
# * lib/webrick/httprequest.rb (WEBrick::HTTPRequest#query_string=):
# add new method.

メソッド追加。...

ruby 1.8.2 feature (30.0)

ruby 1.8.2 feature ruby 1.8.2 での ruby 1.8.1 からの変更点です。

...呼ぶのではなく、全部を配列に貯めてから each するようになりました。((<ruby-dev:24528>))

=== 2004-10-18

: WEBrick::HTTPRequest [lib] [new]
new methods. accept, accept_charset, accept_encoding, accept_language,
content_length and content_type.

: WEBrick::HTTPRespon...
...>))

=== 2004-07-05

: Kernel#URI [lib] [new]

uri で追加。((<ruby-dev:23784>))

=== 2004-07-01
: OpenSSL::Cipher::Cipher#pkcs5_keyivgen [lib] [new]
: OpenSSL::Cipher::Cipher#key_len= [lib] [new]
new methods.

: OpenSSL::PKey::DH [lib] [new]
: OpenSSL::PKey::...