#include <server.h>
List of all members.
Constructor & Destructor Documentation
WServerRequest::WServerRequest |
( |
|
) |
|
WServerRequest::WServerRequest |
( |
const QByteArray & |
b |
) |
[protected] |
Member Function Documentation
QByteArray WServerRequest::bodyData |
( |
|
) |
const |
QByteArray WServerRequest::cgiHeader |
( |
const QString & |
h |
) |
const |
QByteArray WServerRequest::dump |
( |
|
) |
const |
bool WServerRequest::hasCgiHeader |
( |
const QString & |
h |
) |
const |
bool WServerRequest::hasHeader |
( |
const QString & |
h |
) |
const |
QByteArray WServerRequest::header |
( |
const QString & |
h |
) |
const |
bool WServerRequest::isValid |
( |
|
) |
const |
QString WServerRequest::pathInfo |
( |
|
) |
const |
void WServerRequest::setBody |
( |
const QByteArray & |
b |
) |
[protected] |
Friends And Related Function Documentation
The documentation for this class was generated from the following files: