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

backport to v1.13: connection: Remember transport socket read resumption requests and replay them when re-enabling read. (#13772) (#14173) #14255

Merged

Commits on Dec 3, 2020

  1. backport to v1.13: connection: Remember transport socket read resumpt…

    …ion requests and replay them when re-enabling read. (envoyproxy#13772) (envoyproxy#14173)
    
    Fixes SslSocket read resumption after readDisable when processing the SSL record that contains the last bytes of the HTTP message
    
    Signed-off-by: Antonio Vicente <avd@google.com>
    antoniovicente committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    b01e47a View commit details
    Browse the repository at this point in the history
  2. fix release notes

    Signed-off-by: Antonio Vicente <avd@google.com>
    antoniovicente committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    cd549f7 View commit details
    Browse the repository at this point in the history
  3. fix format

    Signed-off-by: Antonio Vicente <avd@google.com>
    antoniovicente committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    2a43b57 View commit details
    Browse the repository at this point in the history