Parent of HTTPRequest class. Do not use this directly; use a subclass of HTTPRequest.
Mixes in the HTTPHeader module.
| Public Attributes | |
|---|---|
| body | |
| body_ |
|
| method | |
| path | |
| Public Methods | |
|---|---|
| body= | |
| body_ |
|
| body_ |
|
| exec | write |
| inspect | |
| new | |
| request_ |
|
| response_ |
|
| set_ |
|
| Private Methods | |
|---|---|
| send_ |
|
| send_ |
|
| supply_ |
|
| write_ |
|
<code/>and<pre/>for code samples.