Module ringo/webapp/request
Class
Request
Instance Methods
appendToScriptName
(fragment)
checkTrailingSlash
()
getHeader
(name)
getHeaders
(name)
Instance Properties
charset
contentLength
contentType
cookies
env
headers
method
params
path
pathDecoded
pathInfo
port
queryString
scriptName
session
isDelete
isGet
isHead
isPost
isPut
Class
Session
Instance Properties
data
isNew
Request
(env)
Parameters
env
Request.prototype.
appendToScriptName
(fragment)
Parameters
fragment
Request.prototype.
charset
Request.prototype.
checkTrailingSlash
()
Request.prototype.
contentLength
Request.prototype.
contentType
Request.prototype.
cookies
Request.prototype.
env
Request.prototype.
getHeader
(name)
Parameters
name
Request.prototype.
getHeaders
(name)
Parameters
name
Request.prototype.
headers
Request.prototype.
method
Request.prototype.
params
Request.prototype.
path
Request.prototype.
pathDecoded
Request.prototype.
pathInfo
Request.prototype.
port
Request.prototype.
queryString
Request.prototype.
scriptName
Request.prototype.
session
Request.prototype.
isDelete
Request.prototype.
isGet
Request.prototype.
isHead
Request.prototype.
isPost
Request.prototype.
isPut
Session
(servletRequest)
Parameters
servletRequest
Session.prototype.
data
Session.prototype.
isNew
Home
Getting Started
Downloads
Screencasts
Documentation
API Master
API v0.7
Wiki
All Pages
Recent Changes
Contributing
Code
Filter:
binary
file
fs-base
io
system
admin/create
core/array
core/date
core/json
core/number
core/object
core/regexp
core/string
ringo/args
ringo/buffer
ringo/engine
ringo/file
ringo/fileutils
ringo/functional
ringo/httpclient
ringo/httpserver
ringo/jsdoc
ringo/jsgi
ringo/logging
ringo/markdown
ringo/parser
ringo/profiler
ringo/scheduler
ringo/shell
ringo/skin
ringo/term
ringo/unittest
ringo/utils
ringo/webapp
ringo/middleware/error
ringo/middleware/etag
ringo/middleware/gzip
ringo/middleware/notfound
ringo/middleware/profiler
ringo/middleware/responselog
ringo/middleware/transaction
ringo/skin/filters
ringo/skin/macros
ringo/storage/filestore
ringo/storage/googlestore
ringo/storage/memstore
ringo/storage/querysupport
ringo/storage/storeutils
ringo/webapp/continuation
ringo/webapp/daemon
ringo/webapp/env
ringo/webapp/fileupload
ringo/webapp/mime
ringo/webapp/parameters
ringo/webapp/request
ringo/webapp/response
ringo/webapp/util