PIP 5.6.1
Platform-Independent Primitives
Classes | Namespaces | Functions
pihttptypes.h File Reference

Shared HTTP message container types. More...

#include "pihttpconstants.h"
#include "pip_export.h"
#include "pistringlist.h"

Classes

class  PIHTTP::MessageConst
 Immutable HTTP message view with accessors for method, path, headers and body. More...
 
class  PIHTTP::MessageMutable
 Mutable HTTP message with setters and argument/header modifiers. More...
 

Namespaces

namespace  PIHTTP
 Namespace with shared HTTP constants and vocabulary.
 

Functions

const char * PIHTTP::methodName (Method m)
 Returns the canonical string representation of an HTTP method.
 

Detailed Description

Shared HTTP message container types.