hyperium / tonic

A native gRPC client & server implementation with async/await support.
https://docs.rs/tonic
MIT License
9.32k stars 954 forks source link

chore(codec): Simplify EnabledCompressionEncodings into_accept_encoding_header_value method #1766

Closed tottoto closed 3 days ago

tottoto commented 4 days ago

Simplifies EnabledCompressionEncodings's into_accept_encoding_header_value method.