pub fn header_value(urgency: Urgency, incremental: bool) -> StringExpand description
Build the Priority: header value per RFC 9218 §4. incremental
signals the server may deliver the response in chunks (true for
tarballs, false for packuments where the consumer parses JSON whole).