It looks like `JsonContent` was replicated from th...
# ktor
t
It looks like
JsonContent
was replicated from the gson module? perhaps that gets relocated to a place where it is more generally usable? Given the ubiquitous nature of json it might make sense in
ktor-core
? doesn’t seem like enough to warrant its own jar.