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

[trafficserver] branch 7.1.x updated (14963f6 -> 739d8d7)

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

bcall pushed a change to branch 7.1.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from 14963f6  Manually brought in changes from #4797
     new 3811947  Manually merging changes from #4442
     new 4f0901e  Cached object's size can be used as content length for 304 response
     new b9b7ff9  Fix TSHttpTxnEffectiveUrlStringGet to correctly set the port when it is non-standard.
     new 739d8d7  Avoid ats_malloc in unmarshal

The 9808 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/InkAPI.cc                                    |  8 +---
 proxy/hdrs/HTTP.cc                                 | 46 ++++++----------------
 proxy/http/HttpTransact.cc                         | 16 ++++----
 .../headers/domain-blacklist-30x.test.py           |  3 ++
 .../gold_tests/pluginTest/url_sig/url_sig.test.py  |  3 ++
 5 files changed, 27 insertions(+), 49 deletions(-)