pub fn str_member<'a>(body: &'a Value, name: &str) -> Option<&'a str>
Read a string member from a request body.