Skip to main content

rejects_optional_request_fields

Function rejects_optional_request_fields 

Source
fn rejects_optional_request_fields(status: StatusCode, body: &str) -> bool
Expand description

Compatibility fallback is only safe when a client-error response names an optional field that Pilot added. Unrelated 4xx responses must retain their original diagnosis instead of being retried with a misleading warning.