envoy
envoy copied to clipboard
quic: remove duplciate code in QUIC encodeData() implementations
quic: remove duplciate code in QUIC encodeData() implementations
Add a QuicSpdyStream& member to EnvoyQuicStream so that the encodeData implementation can be moved to EnvoyQuicStream and out of the subclasses.
Risk Level: Low Testing: Existing Docs Changes: N/A Release Notes: N/A