Helper methods for handling the request header from the Context
pub fn get_value(context: Context(a), key: String) -> Result( String, Nil, )
Finds the value from the request header using the Context