HttpVersion

Attribute for version-control.

static if(isWeb)
struct HttpVersion {}

Members

Variables

versionControllerClass
string versionControllerClass;

The controller to use for the version.

versionName
string versionName;

The version name.

Meta