Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix #865 Remove HttpToH2Operations in favour of Http2StreamFrameToHttpObjectCodec #874

Merged
merged 1 commit into from
Oct 23, 2019

Commits on Oct 23, 2019

  1. fix #865 Remove HttpToH2Operations in favour of Http2StreamFrameToHtt…

    …pObjectCodec
    
    Http2StreamFrameToHttpObjectCodec is invoked after Http2StreamBridgeHandler
    and before ChannelOperationsHandler.
    When the message is delivered to Http*Operations class it is already HttpObject
    violetagg committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    27956e2 View commit details
    Browse the repository at this point in the history