るりまサーチ

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

別のキーワード

  1. net/http body
  2. httprequest body
  3. httpresponse body
  4. net/http read_body
  5. httpresponse read_body

検索結果

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

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...
<< < 1 2 3 4 ... > >>