You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by wk...@apache.org on 2021/04/13 16:24:05 UTC

[trafficserver] branch master updated (19d3af4 -> 890fe3d)

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

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


    from 19d3af4  Add NixOS support (#7697)
     add 890fe3d  Add new TS API function TSUrlRawPortGet. (#7568)

No new revisions were added by this update.

Summary of changes:
 doc/developer-guide/api/functions/TSUrlHostGet.en.rst | 12 +++++++++---
 doc/developer-guide/plugins/http-headers/urls.en.rst  |  1 +
 include/ts/ts.h                                       | 14 +++++++++++++-
 src/traffic_server/InkAPI.cc                          | 13 +++++++++++++
 tests/gold_tests/pluginTest/tsapi/log.gold            | 18 ++++++++++++++++++
 tests/gold_tests/pluginTest/tsapi/test_tsapi.cc       |  1 +
 6 files changed, 55 insertions(+), 4 deletions(-)