ktorio / ktor

Framework for quickly creating connected applications in Kotlin with minimal effort
https://ktor.io
Apache License 2.0
12.86k stars 1.04k forks source link

Add soap+xml content type #4060

Closed hfhbd closed 4 months ago

hfhbd commented 4 months ago

Subsystem Shared

Motivation https://www.ietf.org/rfc/rfc3902.txt Ktor does not have the Soap Mime type

Solution Added Soap mime type

e5l commented 4 months ago

Hey @hfhbd, thanks for the PR. LGTM