Package io.ktor.serialization.kotlinx.xml
Functions
Link copied to clipboard
fun Configuration.xml(format: XML = DefaultXml, contentType: ContentType = ContentType.Application.Xml)
Content copied to clipboard
Registers the application/xml
(or another specified contentType) content type to the ContentNegotiation plugin using kotlinx.serialization.