Packages

Parse and encode URL query strings

Current section

Files

Jump to
qs include qs_adv_SchemeListAsSingleValue.hrl
Raw

include/qs_adv_SchemeListAsSingleValue.hrl

-record(scheme_list_as_single_value, {
list_suffix :: binary(),
separator :: binary()
}).