HttpParamsView.get

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

interface HttpParamsView
const(char)[]
get
(
const(char)[] name
,
const(char)[] ret = null
)

Meta