vertx / io.vertx.rxjava.ext.web / ParsedHeaderValue / parameters

parameters

abstract fun parameters(): MutableMap<String, String>

The parameters specified in this header value. Note: The q parameter is never present.

Return
Unmodifiable Map of parameters of this header value