pub fn is_request_target_origin_form(input: &str) -> bool
Returns true when the target is in origin-form, such as /items?limit=10.
true
/items?limit=10