There's no documentation for this item.
| Classes | |
|---|---|
| SessionFixationAttempt | |
| Constants | |
|---|---|
| DEFAULT_ |
|
| Public Attributes | |
|---|---|
| cgi | |
| session_ |
|
| Public Methods | |
|---|---|
| body | The request body is an IO input stream. If the RAW_POST_DATA environment variable is already set, wrap it in a StringIO. |
| cookies | |
| host | |
| host_ |
|
| method_ |
|
| new | |
| port | |
| query_ |
|
| query_ |
|
| request_ |
|
| reset_ |
|
| session | |
| Private Methods | |
|---|---|
| cookie_ |
|
| new_ |
Delete an old session if it exists then create a new one. |
| session_ |
|
| stale_ |
|
<code/>and<pre/>for code samples.