atscppapi  1.0.9
C++ wrapper for Apache Traffic Server API
 All Classes Files Functions Enumerations Enumerator Macros
Macros | Enumerations | Variables
HttpVersion.h File Reference

Contains an enumeration and printable strings for Http Versions. More...

#include <string>

Go to the source code of this file.

Enumerations

enum  HttpVersion { HTTP_VERSION_UNKNOWN = 0, HTTP_VERSION_0_9, HTTP_VERSION_1_0, HTTP_VERSION_1_1 }
 

Variables

const std::string atscppapi::HTTP_VERSION_STRINGS []
 

Detailed Description

Contains an enumeration and printable strings for Http Versions.

Author
Brian Geffon
Manjesh Nilange