dnsbase
Copyright(c) Viktor Dukhovni 2026
LicenseBSD-3-Clause
Maintainerietf-dane@dukhovni.org
Stabilityunstable
Safe HaskellNone
LanguageGHC2024

Net.DNSBase.RData.SVCB.SPVList

Description

A small helper used by the multi-valued SVCB service-parameter types (SPV_alpn and friends) to emit their values in the RFC 9460 comma-separated zone-file form.

Synopsis

Documentation

presentSPVList :: NonEmpty ShortByteString -> Builder -> Builder Source #

Render a non-empty list of byte-string values as a single comma-separated DNS character-string, in the form expected for multi-valued service parameters such as alpn.