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

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


    from 1df7511  TP: Ability to manager capabilities of servers (#3998)
     add 252ec08  Fix missed files in PR (#4024)

No new revisions were added by this update.

Summary of changes:
 lib/go-atscfg/headerrewritedotconfig.go         | 168 ++++++++++++++++++++++++
 lib/go-atscfg/headerrewritedotconfig_test.go    | 101 ++++++++++++++
 lib/go-atscfg/headerrewritemiddotconfig.go      |  68 ++++++++++
 lib/go-atscfg/headerrewritemiddotconfig_test.go | 101 ++++++++++++++
 lib/go-atscfg/regexrevalidatedotconfig.go       | 156 ++++++++++++++++++++++
 lib/go-atscfg/regexrevalidatedotconfig_test.go  |  72 ++++++++++
 6 files changed, 666 insertions(+)
 create mode 100755 lib/go-atscfg/headerrewritedotconfig.go
 create mode 100755 lib/go-atscfg/headerrewritedotconfig_test.go
 create mode 100755 lib/go-atscfg/headerrewritemiddotconfig.go
 create mode 100755 lib/go-atscfg/headerrewritemiddotconfig_test.go
 create mode 100755 lib/go-atscfg/regexrevalidatedotconfig.go
 create mode 100755 lib/go-atscfg/regexrevalidatedotconfig_test.go

Reply via email to