るりまサーチ

最速Rubyリファレンスマニュアル検索!
1300件ヒット [201-300件を表示] (0.047秒)
トップページ > クエリ:type[x] > クエリ:content[x]

別のキーワード

  1. rexml/document node_type
  2. win32ole ole_type
  3. rss type=
  4. rss type
  5. net/imap media_type

キーワード

検索結果

<< < 1 2 3 4 5 ... > >>

Net::IMAP::BodyTypeMessage (6032.0)

Content-Type が "message" であるメッセージを表すクラスです。

...Content-Type が "message" であるメッセージを表すクラスです。

メールをメールに添付した場合などに使われます。
詳しくは 2045, 822 を参照してください。...

Net::IMAP::BodyTypeText (6032.0)

Content-Type が text であるメッセージを表すクラスです。

...Content-Type が text であるメッセージを表すクラスです。

平文のメールを表します。
詳しくは MIME のRFC(2045)を参照してください。...

Net::IMAP::BodyTypeBasic#disposition -> Net::IMAP::ContentDisposition | nil (3116.0)

Content-Dispotition の値を返します。

...Content-Dispotition の値を返します。

Net::IMAP::ContentDisposition オブジェクトを返します。

@see 1806, 2183...

Net::IMAP::BodyTypeMessage#disposition -> Net::IMAP::ContentDisposition | nil (3116.0)

Content-Dispotition の値を返します。

...Content-Dispotition の値を返します。

Net::IMAP::ContentDisposition オブジェクトを返します。

@see 1806, 2183...

Net::IMAP::BodyTypeMultipart#disposition -> Net::IMAP::ContentDisposition | nil (3116.0)

Content-Dispotition の値を返します。

...Content-Dispotition の値を返します。

Net::IMAP::ContentDisposition オブジェクトを返します。

@see 1806, 2183...

絞り込み条件を変える

Net::IMAP::BodyTypeText#disposition -> Net::IMAP::ContentDisposition | nil (3116.0)

Content-Dispotition の値を返します。

...Content-Dispotition の値を返します。

Net::IMAP::ContentDisposition オブジェクトを返します。

@see 1806, 2183...

WEBrick::HTTPStatus::RC_NO_CONTENT (3104.0)

HTTP のステータスコードを表す整数です。

HTTP のステータスコードを表す整数です。

require 'webrick'
p WEBrick::HTTPStatus::RC_INTERNAL_SERVER_ERROR #=> 500

WEBrick::HTTPStatus::RC_PARTIAL_CONTENT (3104.0)

HTTP のステータスコードを表す整数です。

HTTP のステータスコードを表す整数です。

require 'webrick'
p WEBrick::HTTPStatus::RC_INTERNAL_SERVER_ERROR #=> 500

WEBrick::HTTPStatus::RC_RESET_CONTENT (3104.0)

HTTP のステータスコードを表す整数です。

HTTP のステータスコードを表す整数です。

require 'webrick'
p WEBrick::HTTPStatus::RC_INTERNAL_SERVER_ERROR #=> 500
<< < 1 2 3 4 5 ... > >>