HttpParamsView.get

Return the value of the provided header, or null if the header does not exist

interface HttpParamsView
cstring
get
(
cstring name
,
cstring ret = null
)

Meta