Module: URIMatchType
- Defined in:
- lib/schemas.rb
Constant Summary collapse
- Domain =
"domain"
- Exact =
"exact"
- Host =
"host"
- Never =
"never"
- RegularExpression =
"regularExpression"
- StartsWith =
"startsWith"
"domain"
"exact"
"host"
"never"
"regularExpression"
"startsWith"