vertx / io.vertx.reactivex.ext.web / ParsedHeaderValue / value

value

abstract fun value(): String

Holds the unparsed value of the header. For the most part, this is the content before the semi-colon (";")

Return