howdy/context/header

Helper methods for handling the request header from the Context

Functions

pub fn get_value(context: Context(a), key: String) -> Result(
  String,
  Nil,
)

Finds the value from the request header using the Context