You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ez...@apache.org on 2020/01/28 20:33:39 UTC

[trafficserver] branch master updated (214adcf -> 6d64842)

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

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


    from 214adcf  Merge pull request #6360 from masaori335/httpsm-cleanup-1
     add 6d64842  Removing always true/false comparisons (#6363)

No new revisions were added by this update.

Summary of changes:
 iocore/eventsystem/IOBuffer.cc                 |  2 +-
 iocore/net/SSLUtils.cc                         |  2 +-
 plugins/experimental/memcache/tsmemcache.cc    |  2 +-
 plugins/experimental/uri_signing/uri_signing.c |  9 +++------
 proxy/hdrs/HdrTest.cc                          | 12 ++++--------
 proxy/http/HttpSM.cc                           |  4 ++--
 proxy/http/remap/RemapConfig.cc                |  5 -----
 7 files changed, 12 insertions(+), 24 deletions(-)