Class URITemplate::RFC6570::Expression::FormQuery
In: lib/uri_template/rfc6570/expression.rb
Parent: Expression::Named

Constants

SEPARATOR = '&'.freeze
PREFIX = '?'.freeze
OPERATOR = '?'.freeze
BASE_LEVEL = 3
FOLLOW_UP = Expression::Basic
BULK_FOLLOW_UP = Expression::FormQueryContinuation

[Validate]