1468件ヒット
[1-100件を表示]
(0.073秒)
ライブラリ
- ビルトイン (12)
-
cgi
/ core (48) - csv (36)
- forwardable (12)
-
net
/ http (336) -
net
/ imap (132) - open-uri (52)
- openssl (12)
-
rexml
/ document (72) -
rexml
/ sax2listener (48) -
rexml
/ streamlistener (72) - rss (240)
-
rubygems
/ package / tar _ output (12) -
webrick
/ httprequest (24) -
webrick
/ httpresponse (72) -
webrick
/ httpservlet / filehandler (24) -
webrick
/ httpstatus (204) -
webrick
/ httputils (24)
クラス
- CGI (36)
- CSV (36)
-
Gem
:: Package :: TarOutput (12) - IO (12)
-
Net
:: HTTP (180) -
Net
:: IMAP :: BodyTypeBasic (36) -
Net
:: IMAP :: BodyTypeMessage (36) -
Net
:: IMAP :: BodyTypeMultipart (12) -
Net
:: IMAP :: BodyTypeText (36) -
Net
:: IMAP :: ContentDisposition (12) -
REXML
:: Instruction (60) -
RSS
:: Maker :: ChannelBase :: CategoriesBase :: CategoryBase (24) -
RSS
:: Maker :: ChannelBase :: SkipDaysBase :: DayBase (24) -
RSS
:: Maker :: ChannelBase :: SkipHoursBase :: HourBase (24) -
RSS
:: Rss :: Channel :: Item :: Category (24) -
RSS
:: Rss :: Channel :: Item :: Source (24) -
RSS
:: TrackBackModel20 :: TrackBackAbout (24) -
RSS
:: TrackBackModel20 :: TrackBackPing (24) -
WEBrick
:: HTTPRequest (24) -
WEBrick
:: HTTPResponse (72) -
WEBrick
:: HTTPServlet :: DefaultFileHandler (24) -
WEBrick
:: HTTPUtils :: FormData (12)
モジュール
-
CGI
:: QueryExtension (12) - Kernel (16)
-
Net
:: HTTPHeader (144) - OpenURI (24)
-
OpenURI
:: Meta (12) -
REXML
:: SAX2Listener (48) -
REXML
:: StreamListener (72) -
RSS
:: ContentModel (24) -
WEBrick
:: HTTPStatus (192)
キーワード
- == (12)
- CategoryBase (12)
- ContentModel (12)
- DayBase (12)
- FormData (12)
- Forwardable (12)
- HTTPPartialContent (12)
- HourBase (12)
- Instruction (12)
-
MAX
_ MULTIPART _ LENGTH (12) - OCSP (12)
- PartialContent (12)
-
RC
_ CONFLICT (12) -
RC
_ EXPECTATION _ FAILED (12) -
RC
_ INTERNAL _ SERVER _ ERROR (12) -
RC
_ LENGTH _ REQUIRED (12) -
RC
_ METHOD _ NOT _ ALLOWED (12) -
RC
_ MOVED _ PERMANENTLY (12) -
RC
_ MULTIPLE _ CHOICES (12) -
RC
_ NOT _ ACCEPTABLE (12) -
RC
_ NOT _ IMPLEMENTED (12) -
RC
_ PARTIAL _ CONTENT (12) -
RC
_ PRECONDITION _ FAILED (12) -
RC
_ REQUEST _ ENTITY _ TOO _ LARGE (12) -
RC
_ REQUEST _ RANGE _ NOT _ SATISFIABLE (12) -
RC
_ REQUEST _ URI _ TOO _ LARGE (12) -
RC
_ SERVICE _ UNAVAILABLE (12) -
RC
_ SWITCHING _ PROTOCOLS (12) - [] (24)
- []= (12)
-
add
_ gem _ contents (12) - attlistdecl (24)
- body= (12)
- cdata (24)
- charset (12)
- content= (96)
-
content
_ encoded (12) -
content
_ encoded= (12) -
content
_ id (36) -
content
_ length (48) -
content
_ length= (24) -
content
_ range (12) -
content
_ type (36) -
content
_ type= (12) - delete (12)
- description (36)
- disposition (48)
- elementdecl (24)
- entity (12)
- entitydecl (24)
- fetch (12)
- filter (36)
- get2 (24)
-
get
_ fields (12) - head (12)
- head2 (24)
- header (12)
- key? (12)
-
main
_ type (12) -
make
_ partial _ content (12) - new (12)
- notationdecl (12)
- open (16)
-
open
_ uri (24) - out (12)
- param (12)
- post (24)
- post2 (24)
-
prepare
_ range (12) -
range
_ length (12) - readpartial (12)
-
request
_ get (24) -
request
_ head (24) -
request
_ post (24) -
ruby 1
. 8 . 2 feature (12) -
rubygems
/ commands / contents _ command (12) -
sub
_ type (12) - target (12)
- 正規表現 (12)
検索結果
先頭5件
-
REXML
:: Instruction # content -> String | nil (21213.0) -
XML 処理命令の内容を返します。
...XML 処理命令の内容を返します。
//emlist[][ruby]{
require 'rexml/document'
doc = REXML::Document.new(<<EOS)
<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/css" href="style.css"?>
<?foobar?>
<root />
EOS
doc[2] # => <?p-i xml-stylesheet ...?>
doc[2].target # => "xml-......stylesheet"
doc[2].content # => "type=\"text/css\" href=\"style.css\""
doc[4].target # => "foobar"
doc[4].content # => nil
//}... -
RSS
:: Maker :: ChannelBase :: CategoriesBase :: CategoryBase # content (21102.0) -
@todo
@todo -
RSS
:: Maker :: ChannelBase :: SkipDaysBase :: DayBase # content (21102.0) -
@todo
@todo -
RSS
:: Maker :: ChannelBase :: SkipHoursBase :: HourBase # content (21102.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Item :: Category # content (21102.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Item :: Source # content (21102.0) -
@todo
@todo -
RSS
:: TrackBackModel20 :: TrackBackAbout # content (21102.0) -
@todo
@todo -
RSS
:: TrackBackModel20 :: TrackBackPing # content (21102.0) -
@todo
@todo -
WEBrick
:: HTTPServlet :: DefaultFileHandler # make _ partial _ content(request , response , filename , filesize) (18201.0) -
部分的 GET リクエストのためのレスポンスを作成します。
...です。
@param filename ファイル名を指定します。
@param filesize ファイルサイズを指定します。
@raise WEBrick::HTTPStatus::BadRequest リクエストが不正である場合に発生します。
@raise WEBrick::HTTPStatus::RequestRangeNotSatisfiable レスポンスボ...