Module http_rule

Source
Expand description

Defines additional types related to HttpRule

Enums§

Pattern
Determines the URL pattern is matched by this rules. This pattern can be used with any of the {get|put|post|delete|patch} methods. A custom method can be defined using the ‘custom’ field.