You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2021/12/31 15:24:26 UTC

[httpcomponents-core] branch 5.1.x updated (8a754f9 -> 13c7fdb)

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

olegk pushed a change to branch 5.1.x
in repository https://gitbox.apache.org/repos/asf/httpcomponents-core.git.


 discard 8a754f9  HTTPCORE-707: H2 connections incorrectly enforce the frame size max limit based on local settings instead of remote ones

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/5.1.x (13c7fdb)
            \
             O -- O -- O   (8a754f9)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hc/core5/http2/impl/nio/FrameOutputBuffer.java  |  8 ++++++++
 .../apache/hc/core5/http2/impl/nio/TestFrameInOutBuffers.java  | 10 ++++++++++
 2 files changed, 18 insertions(+)