MCPcopy Create free account
hub / github.com/apache/httpd / end_md

Method end_md

test/modules/md/md_conf.py:78–79  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

76 self.add(f"<MDomain {dlist}>\n")
77
78 def end_md(self):
79 self.add("</MDomain>\n")
80
81 def start_md2(self, domains):
82 self.add("<MDomainSet %s>\n" % " ".join(domains))

Callers 15

test_md_790_001Method · 0.95
test_md_790_002Method · 0.95
test_md_790_003Method · 0.95
test_md_710_001Method · 0.95
test_md_710_002Method · 0.95
test_md_710_003Method · 0.95
test_md_710_004Method · 0.95
test_md_801_009Method · 0.95
test_md_801_010Method · 0.95
test_md_751_001Method · 0.95
test_md_751_002Method · 0.95
test_md_751_003Method · 0.95

Calls 1

addMethod · 0.80

Tested by 15

test_md_790_001Method · 0.76
test_md_790_002Method · 0.76
test_md_790_003Method · 0.76
test_md_710_001Method · 0.76
test_md_710_002Method · 0.76
test_md_710_003Method · 0.76
test_md_710_004Method · 0.76
test_md_801_009Method · 0.76
test_md_801_010Method · 0.76
test_md_751_001Method · 0.76
test_md_751_002Method · 0.76
test_md_751_003Method · 0.76