vertx / io.vertx.reactivex.core.http / HttpClientResponse / getTrailer

getTrailer

open fun getTrailer(trailerName: String): String

Return the first trailer value with the specified name

Parameters

trailerName - the trailer name

Return
the trailer value