PIP 5.6.1
Platform-Independent Primitives
Namespaces | Classes | Enumerations | Functions
PIHTTP Namespace Reference

Namespace with shared HTTP constants and vocabulary. More...

Namespaces

namespace  Header
 Namespace with shared HTTP header field name literals. Constant names follow the header field names used on the wire.
 

Classes

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

Enumerations

enum class  Method
 HTTP request method.
 
enum class  Code
 HTTP status code.
 

Functions

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

Detailed Description

Namespace with shared HTTP constants and vocabulary.

Namespace with shared HTTP data types.