vertx / io.vertx.reactivex.ext.web.api / RequestParameter / merge

merge

open fun merge(otherParameter: RequestParameter): RequestParameter

Merge this request parameter with another one. Note: the parameter passed by argument has the priority

Parameters

otherParameter -

Return