960件ヒット
[101-200件を表示]
(0.199秒)
ライブラリ
- ビルトイン (12)
-
cgi
/ core (24) -
cgi
/ html (24) -
net
/ http (396) -
net
/ imap (372) -
rdoc
/ context (12) -
webrick
/ httpresponse (48) -
webrick
/ httpservlet / abstract (72)
クラス
- CGI (24)
- Class (12)
-
Net
:: HTTP (324) -
Net
:: HTTPGenericRequest (48) -
Net
:: HTTPResponse (24) -
Net
:: IMAP (12) -
Net
:: IMAP :: BodyTypeBasic (96) -
Net
:: IMAP :: BodyTypeMessage (96) -
Net
:: IMAP :: BodyTypeMultipart (60) -
Net
:: IMAP :: BodyTypeText (96) -
Net
:: IMAP :: FetchData (12) -
RDoc
:: Context :: Section (12) -
WEBrick
:: HTTPResponse (48) -
WEBrick
:: HTTPServlet :: AbstractServlet (72)
モジュール
-
CGI
:: HtmlExtension (24)
キーワード
- attr (12)
- body= (24)
-
body
_ stream (12) -
body
_ stream= (12) - chunked= (12)
-
content
_ id (36) -
content
_ length (12) -
content
_ length= (12) - description (36)
- disposition (48)
-
do
_ DELETE (12) -
do
_ GET (12) -
do
_ HEAD (12) -
do
_ OPTIONS (12) -
do
_ POST (12) -
do
_ PUT (12) - encoding (36)
- fetch (12)
- get (24)
- get2 (24)
- head2 (24)
- header (12)
- html (24)
- inherited (12)
-
local
_ host= (12) -
local
_ port= (12) - lock (12)
-
media
_ subtype (48) -
media
_ type (48) - mkcol (12)
- move (12)
- param (48)
- patch (24)
- post (24)
- post2 (24)
- print (12)
- propfind (12)
- proppatch (12)
-
read
_ body (24) -
request
_ get (24) -
request
_ head (24) -
request
_ post (24) -
send
_ request (12) -
set
_ comment (12) - subtype (48)
- unlock (12)
検索結果
先頭5件
-
Net
:: IMAP :: BodyTypeBasic # description -> String | nil (3007.0) -
Content-Description の値を文字列で返します。
...Content-Description の値を文字列で返します。
@see 2045... -
Net
:: IMAP :: BodyTypeBasic # disposition -> Net :: IMAP :: ContentDisposition | nil (3007.0) -
Content-Dispotition の値を返します。
...Content-Dispotition の値を返します。
Net::IMAP::ContentDisposition オブジェクトを返します。
@see 1806, 2183... -
Net
:: IMAP :: BodyTypeBasic # encoding -> String (3007.0) -
Content-Transfer-Encoding の値を文字列で返します。
...Content-Transfer-Encoding の値を文字列で返します。
@see 2045... -
Net
:: IMAP :: BodyTypeBasic # media _ subtype -> String (3007.0) -
MIME のメディアタイプのサブタイプを返します。 media_subtype は obsolete です。
...MIME のメディアタイプのサブタイプを返します。
media_subtype は obsolete です。
@see Net::IMAP::BodyTypeBasic#media_type... -
Net
:: IMAP :: BodyTypeBasic # media _ type -> String (3007.0) -
MIME のメディアタイプを返します。
...MIME のメディアタイプを返します。
@see Net::IMAP::BodyTypeBasic#subtype... -
Net
:: IMAP :: BodyTypeBasic # param -> { String => String } | nil (3007.0) -
MIME のボディパラメータをハッシュテーブルで返します。
...MIME のボディパラメータをハッシュテーブルで返します。
ハッシュテーブルのキーがパラメータ名となります。
@see 2045... -
Net
:: IMAP :: BodyTypeBasic # subtype -> String (3007.0) -
MIME のメディアタイプのサブタイプを返します。 media_subtype は obsolete です。
...MIME のメディアタイプのサブタイプを返します。
media_subtype は obsolete です。
@see Net::IMAP::BodyTypeBasic#media_type... -
Net
:: IMAP :: BodyTypeMessage # content _ id -> String | nil (3007.0) -
Content-ID の値を文字列で返します。
...Content-ID の値を文字列で返します。
@see 2045... -
Net
:: IMAP :: BodyTypeMessage # description -> String | nil (3007.0) -
Content-Description の値を文字列で返します。
...Content-Description の値を文字列で返します。
@see 2045...