DeleteMapping

A simplified version of PathMapping for HTTP DELETE mappings only.

struct DeleteMapping {}

Members

Variables

pattern
string pattern;

See PathMapping.pattern.