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

masaori pushed a change to branch quic-latest
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from d4d3fc0  Check QUIC availability with SSL_MODE_QUIC_HACK
     new 42b5fdf  Fix BAD_ACCESS in Http3FrameFactory::create_data_frame()
     new fd33307  Print size of HTTP/3 frame on debug log
     new c9e367a  Add workaround fix for mixed response header and body

The 13023 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 proxy/http3/Http3ClientTransaction.cc |  6 ++++++
 proxy/http3/Http3DataFramer.cc        |  3 +--
 proxy/http3/Http3Frame.cc             | 27 +++++++++++++++++++++++++++
 proxy/http3/Http3Frame.h              |  1 +
 proxy/http3/Http3FrameCollector.cc    |  2 +-
 proxy/http3/Http3FrameDispatcher.cc   |  2 +-
 6 files changed, 37 insertions(+), 4 deletions(-)

Reply via email to