A HttpParameterCodec that uses encodeURIComponent and decodeURIComponent to serialize and parse URL parameter keys and values.
HttpParameterCodec
encodeURIComponent
decodeURIComponent
Generated using TypeDoc
A
HttpParameterCodec
that usesencodeURIComponent
anddecodeURIComponent
to serialize and parse URL parameter keys and values.