Skip to content

Commit

Permalink
copy tlv channel attr for h2 streams
Browse files Browse the repository at this point in the history
  • Loading branch information
argha-c committed May 13, 2024
1 parent 7fe1d82 commit 305325e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ protected void copyAttrsFromParentChannel(Channel parent, Channel child) {
SslHandshakeInfoHandler.ATTR_SSL_INFO,
HAProxyMessageChannelHandler.ATTR_HAPROXY_MESSAGE,
HAProxyMessageChannelHandler.ATTR_HAPROXY_VERSION,
HAProxyMessageChannelHandler.ATTR_HAPROXY_CUSTOM_TLVS,
BaseZuulChannelInitializer.ATTR_CHANNEL_CONFIG
};

Expand Down

0 comments on commit 305325e

Please sign in to comment.