HTTPRequest.h File Reference
This header defines the HTTPRequest class. More...
Include dependency graph for HTTPRequest.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| struct | fcgi::HTTPRequest |
Namespaces | |
| namespace | fcgi |
The fcgi namespace contains services that bridge between FCGI requests and the WSPR. | |
Enumerations | |
| enum | fcgi::HTTPRequestMethod { fcgi::MethodDelete, fcgi::MethodGet, fcgi::MethodHead, fcgi::MethodOptions, fcgi::MethodPost, fcgi::MethodPut, fcgi::MethodTrace, fcgi::MethodMax = MethodTrace, fcgi::MethodUndefined } |
Variables | |
| const unsigned int | fcgi::MethodNum = MethodMax + 1 |
Detailed Description
This header defines the HTTPRequest class.
Definition in file HTTPRequest.h.
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.