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

weight

abstract fun weight(): Float

Holds the weight specified in the "q" parameter of the header. If the parameter is not specified, 1.0 is assumed according to rfc7231

Return