GetMapping

A simplified version of PathMapping for HTTP GET mappings only.

struct GetMapping {}

Members

Variables

pattern
string pattern;

See PathMapping.pattern.