RC4-to-xx
QueryCodec
- removed methods that start with
paramuse methods starting withqueryinstead - renamed
queryAstoqueryTo
QueryParam
- renamed all methods that return typed params from
astoto - to align with header and to offer operations for query parameters directly on the
Request, the methods are now calledqueryParaminstead ofgetandqueryParamsinstead ofgetAll
URL
- renamed
queryParamstosetQueryParams