pub fn encode_backpressure_bytes() -> [u8; 44]Expand description
Encode a Backpressure frame (0x10) directly into a stack-allocated buffer.
Spec ยง4.4: Followers return this when forward_write times out or the connection pool is exhausted, signaling the client to back off.