pub fn required_by(response: &Response) -> boolExpand description
Whether a registrar demands Outbound of its clients — Require: outbound on a failure.
Distinguished from accepted by where it appears rather than by the header: the same tag in
the same header means “I did this” on a 2xx and “you must do this” on a 4xx.