getHeader

fun getHeader(name: String): Any?(source)

Gets the value of the HTTP header with the given name. If that header is not set, the returned value will be undefined.

Since

v0.4.0

Parameters

name

Name of header