別のキーワード
種類
ライブラリ
- ビルトイン (285)
-
fiddle
/ types (12) -
net
/ http (24) -
net
/ imap (192) - open-uri (24)
- openssl (156)
- readline (72)
- socket (276)
-
webrick
/ cgi (12) -
webrick
/ config (12) -
webrick
/ httpauth (24) -
webrick
/ httpauth / basicauth (108) -
webrick
/ httpproxy (12) -
webrick
/ log (264) - win32ole (12)
クラス
- Array (21)
- BasicObject (168)
- BasicSocket (264)
- Encoding (48)
-
Net
:: IMAP :: BodyTypeBasic (156) -
Net
:: IMAP :: BodyTypeMessage (12) -
Net
:: IMAP :: BodyTypeMultipart (12) -
OpenSSL
:: OCSP :: BasicResponse (84) -
OpenSSL
:: OCSP :: Request (12) -
OpenSSL
:: OCSP :: Response (24) - String (12)
- Time (12)
-
WEBrick
:: BasicLog (252) -
WEBrick
:: CGI (12) -
WEBrick
:: HTTPAuth :: BasicAuth (84) -
WEBrick
:: HTTPProxyServer (12) -
WIN32OLE
_ PARAM (12)
モジュール
-
Net
:: HTTPHeader (24) - OpenURI (24)
- Readline (72)
-
WEBrick
:: Config (12) -
WEBrick
:: HTTPAuth (24)
キーワード
- ! (12)
- != (12)
- << (12)
- == (12)
- BasicAuth (24)
- BasicLog (12)
- BasicObject (12)
- BasicResponse (12)
- BasicSocket (12)
- BasicTypes (12)
- BodyTypeBasic (12)
- DEBUG (12)
- ERROR (12)
- FATAL (12)
- INFO (12)
- OCSP (12)
- ProxyBasicAuth (12)
- RBASIC (12)
- Response (12)
-
SJIS
_ DOCOMO (12) -
SJIS
_ DoCoMo (12) -
UTF8
_ DOCOMO (12) -
UTF8
_ DoCoMo (12) - WARN (12)
-
_ _ id _ _ (12) -
_ _ send _ _ (24) -
add
_ nonce (12) -
add
_ status (12) - authenticate (12)
-
basic
_ auth (24) -
basic
_ quote _ characters (12) -
basic
_ quote _ characters= (12) -
basic
_ word _ break _ characters (12) -
basic
_ word _ break _ characters= (12) - body (12)
- challenge (12)
-
check
_ nonce (12) - close (12)
-
completer
_ word _ break _ characters (12) -
completer
_ word _ break _ characters= (12) -
connect
_ address (12) -
content
_ id (12) -
copy
_ nonce (12) - create (12)
- debug (12)
- debug? (12)
- description (12)
- disposition (12)
-
do
_ not _ reverse _ lookup (24) -
do
_ not _ reverse _ lookup= (24) - encoding (12)
- equal? (12)
- error (12)
- error? (12)
- extension (12)
- fatal (12)
- fatal? (12)
-
for
_ fd (12) - getpeereid (12)
- getpeername (12)
- getsockname (12)
- getsockopt (12)
- info (12)
- info? (12)
-
instance
_ eval (24) -
instance
_ exec (12) - language (12)
- level (12)
- level= (12)
-
local
_ address (12) - log (12)
- logger (24)
- main (12)
-
make
_ passwd (12) - md5 (12)
-
media
_ subtype (12) -
media
_ type (12) -
method
_ missing (12) - multipart? (12)
-
net
/ http (12) - new (48)
-
open
_ uri (24) - pack (21)
- pack テンプレート文字列 (12)
- param (12)
- parts (12)
-
proxy
_ basic _ auth (24) - realm (12)
- recv (12)
-
recv
_ nonblock (12) - recvmsg (12)
-
recvmsg
_ nonblock (12) -
remote
_ address (12) - retval? (12)
-
ruby 1
. 8 . 3 feature (12) - send (12)
- sendmsg (12)
-
sendmsg
_ nonblock (12) - setsockopt (24)
- shutdown (12)
- sign (12)
-
singleton
_ method _ added (12) -
singleton
_ method _ removed (12) -
singleton
_ method _ undefined (12) - size (12)
- status (12)
- strftime (12)
- subtype (12)
- unpack (12)
- userdb (12)
- verify (12)
- warn (12)
- warn? (12)
-
webrick
/ httpauth / basicauth (12) - xmlrpc (3)
検索結果
先頭5件
-
WEBrick
:: HTTPProxyServer . new(config , default = WEBrick :: Config :: HTTP) -> WEBrick :: HTTPProxyServer (6.0) -
プロクシオブジェクトを生成して返します。
...は WEBrick::HTTPAuth::ProxyBasicAuth か
WEBrick::HTTPAuth::ProxyDigestAuth を使用します。
//emlist{
require 'webrick'
require 'webrick/httpproxy'
auth_proc = proc{|req, res|
unless c = req['proxy-authorization']
res['Proxy-Authenticate'] = 'Basic realm="WEBrick Proxy"'
rai... -
WIN32OLE
_ PARAM # retval? -> bool (6.0) -
パラメータが戻り値かどうかを判定します。
...す。
@return パラメータが戻り値として扱われる場合に真を返します。
tobj = WIN32OLE_TYPE.new('DirectX 7 for Visual Basic Type Library',
'DirectPlayLobbyConnection')
method = WIN32OLE_METHOD.new(tobj, 'GetPlayerShortName')
param = metho... -
pack テンプレート文字列 (6.0)
-
pack テンプレート文字列
...こまでデータがあ
るかを示している)。
ISO/IEC 8825-1:1995 : Information technology−ASN.1 encoding rules : Specification of Basic Encoding Rules(BER) に定められる整数の符号化方法。
//emlist[][ruby]{
[0].pack("w") # => "\x00"
[1].pack("w")... -
ruby 1
. 8 . 3 feature (6.0) -
ruby 1.8.3 feature *((<ruby 1.8 feature>)) *((<ruby 1.8.2 feature>))
...-12
: open-uri [lib] [new]
https をサポートするようになりました。
=== 2005-02-11
: URI::HTTP#proxy_open [lib][new]
(({:http_basic_authentication})) オプションの追加
((<ruby-core:4416>))
: OpenSSL::X509::Store#set_default_paths [lib][new]
追加 ((<ruby-dev:25670... -
xmlrpc (6.0)
-
XML-RPC を扱うためのライブラリです。
...rver
* CGI-based (works with FastCGI)
* Apache mod_ruby server
* WEBrick servlet
* Client
* synchronous/asynchronous calls
* Basic HTTP-401 Authentification
* HTTPS protocol (SSL)
* Parsers
* NQXML (NQXMLStreamParser, NQXMLTreeParser)
* Expat (XMLStreamParser, X......to use a different
XML parser, then you have to call the <i>set_parser</i> method of
XMLRPC::Client instances or instances of subclasses of
XMLRPC::BasicServer or by editing xmlrpc/config.rb.
Client Example:
require 'xmlrpc/client'
# ...
server = XMLRPC::Client.new( "xmlrpc-c.sourceforge.ne...