UpgradeRequest.getHeader

Get a specific Header value from Upgrade Request

@param name the name of the header @return the value of the header (null if header does not exist)

interface UpgradeRequest
string
getHeader
(
string name
)

Meta