atscppapi
1.0.9
C++ wrapper for Apache Traffic Server API
|
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 [] |
Contains an enumeration and printable strings for Http Versions.