You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by sh...@apache.org on 2021/02/04 23:02:15 UTC

[trafficserver] branch master updated (2959516 -> 926dd71)

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

shinrich pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from 2959516  Convert auxkey form 2 uint32_t to 1 uint64_t. (#7350)
     add 926dd71  Adjust so transfer-encoding header can be treated hop-by-hop (#7473)

No new revisions were added by this update.

Summary of changes:
 proxy/hdrs/HdrToken.cc                             |  3 +-
 proxy/http/HttpSM.cc                               | 17 ++++++--
 proxy/http/HttpTransact.cc                         | 50 ++++++++++++++--------
 proxy/http/HttpTransact.h                          |  2 +
 .../chunked_encoding/chunked_encoding.test.py      |  1 -
 tests/gold_tests/h2/http2.test.py                  |  4 +-
 6 files changed, 51 insertions(+), 26 deletions(-)