PIP 5.6.1
Platform-Independent Primitives
Namespaces | Enumerations
pihttpconstants.h File Reference

HTTP constants and enumerations Definitions for HTTP methods, status codes and header names Provides enum classes for HTTP methods and status codes, and a namespace with HTTP header name constants. More...

Namespaces

namespace  PIHTTP
 Namespace with shared HTTP constants and vocabulary.
 
namespace  PIHTTP::Header
 Namespace with shared HTTP header field name literals. Constant names follow the header field names used on the wire.
 

Enumerations

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

Detailed Description

HTTP constants and enumerations Definitions for HTTP methods, status codes and header names Provides enum classes for HTTP methods and status codes, and a namespace with HTTP header name constants.