Savarese Software Research Corporation
HTTPRequest.h File Reference

This header defines the HTTPRequest class. More...

#include <string>
#include <ssrc/wispers-packages.h>
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.


Savarese Software Research Corporation
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.