るりまサーチ (Ruby 2.3.0)

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

別のキーワード

  1. httpstatus rc_see_other
  2. webrick/httpstatus rc_see_other
  3. rc_see_other webrick/httpstatus
  4. rc_see_other webrick::httpstatus

ライブラリ

クラス

検索結果

Net::HTTP#proxyport -> Integer|nil (45361.0)

プロクシのポート番号を返します。

プロクシのポート番号を返します。

プロクシを使わない場合は nil を返します。

proxyport は時代遅れのメソッドです。

@see Net::HTTP#proxy_port=, Net::HTTP#proxy_address, Net::HTTP.new

Net::HTTP#proxy_port -> Integer|nil (61.0)

プロクシのポート番号を返します。

プロクシのポート番号を返します。

プロクシを使わない場合は nil を返します。

proxyport は時代遅れのメソッドです。

@see Net::HTTP#proxy_port=, Net::HTTP#proxy_address, Net::HTTP.new