You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ma...@apache.org on 2021/11/05 03:49:41 UTC

[trafficserver] branch master updated (bfd5f89 -> 332617f)

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

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


    from bfd5f89  Update HostDBContinuation timeout handling to clear pending queue. (#8480)
     add 332617f  Define TS_HTTP_VALUE_BROTLI and TS_HTTP_LEN_BROTLI (#8477)

No new revisions were added by this update.

Summary of changes:
 include/ts/apidefs.h.in                   |  2 ++
 plugins/compress/compress.cc              |  2 --
 plugins/stats_over_http/stats_over_http.c |  6 +-----
 proxy/hdrs/HTTP.cc                        |  4 ++++
 proxy/hdrs/HTTP.h                         |  2 ++
 proxy/hdrs/HdrToken.cc                    | 10 ++++++++--
 proxy/hdrs/MIME.cc                        |  2 ++
 proxy/hdrs/MIME.h                         |  2 ++
 src/traffic_server/InkAPI.cc              |  4 ++++
 9 files changed, 25 insertions(+), 9 deletions(-)