Skip to main content

required_by

Function required_by 

Source
pub fn required_by(response: &Response) -> bool
Expand 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.