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

okhttp: okhttp client and server transport should use padded length for flow control #10422

Merged
merged 7 commits into from
Aug 16, 2023

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    3f54bfd View commit details
    Browse the repository at this point in the history
  2. flow control per stream

    YifeiZhuang committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    804d9a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. fix

    YifeiZhuang committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    a06be73 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. fix server

    YifeiZhuang committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    5746ac3 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. fix test

    YifeiZhuang committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    7702e16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    247c2db View commit details
    Browse the repository at this point in the history
  3. fix error prone

    YifeiZhuang committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    624604d View commit details
    Browse the repository at this point in the history