get

open operator fun get(name: String): String?(source)

Gets a first response header with the specified name or returns null.

Report a problem