pub fn chain_fields_for_protocol(protocol: &str) -> &'static [&'static str]Expand description
Fields required for protocol chaining.
These fields must be extracted even if not in the projection, because they’re needed to detect and parse child protocols.