There's no documentation for this item.
| Public Attributes | |
|---|---|
| cookies | |
| env | |
| host | |
| path | |
| query_ |
|
| request_ |
|
| session | |
| session_ |
|
| user_ |
|
| Public Methods | |
|---|---|
| accept= | |
| action= | |
| assign_ |
|
| body | Wraps raw_post in a StringIO. |
| new | |
| path | |
| port= | |
| raw_ |
Either the RAW_POST_DATA environment variable or the URL-encoded request parameters. |
| recycle! | |
| referer | |
| remote_ |
|
| remote_ |
|
| request_ |
|
| request_ |
|
| reset_ |
|
| set_ |
Used to check AbstractRequest’s request_uri functionality. Disables the use of @path and @request_uri so superclass can handle those. |
| Private Methods | |
|---|---|
| initialize_ |
|
| initialize_ |
|
| url_ |
|
<code/>and<pre/>for code samples.