The Nebula Device 3: Http::HttpMethod Class Reference

The Nebula Device 3

Http::HttpMethod Class Reference

#include <httpmethod.h>


Detailed Description

Http methods enumeration (GET, PUT, etc...).

(C) 2007 Radon Labs GmbH

Public Types

enum  Code
 http methods

Static Public Member Functions

static Code FromString (const Util::String &str)
 convert from string
static Util::String ToString (Code c)
 convert to string