You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by bn...@apache.org on 2022/10/20 14:31:29 UTC

[trafficserver] branch 10-Dev updated (f228e13a8 -> 5cefa56dc)

This is an automated email from the ASF dual-hosted git repository.

bneradt pushed a change to branch 10-Dev
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


    from f228e13a8 Add HTTP/2 flow control configuration (#9085)
     add 5cefa56dc More HTTP/2 local and server renaming (#9155)

No new revisions were added by this update.

Summary of changes:
 proxy/http2/Http2ConnectionState.cc | 162 ++++++++++++++++++------------------
 proxy/http2/Http2ConnectionState.h  |  68 +++++++--------
 proxy/http2/Http2Stream.cc          |  34 ++++----
 proxy/http2/Http2Stream.h           |  39 +++++----
 4 files changed, 157 insertions(+), 146 deletions(-)