vertx / io.vertx.rxjava.ext.web.client / HttpResponse / 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