Join Slack
Powered by
How do I serialize MultiPartFormDataContent? I use...
# ktor
p
Paul Woitaschek
04/24/2020, 12:18 PM
How do I serialize MultiPartFormDataContent? I use
submitFormWithBinaryData
with kotlinx serialization and I get an exception telling me I need to add a serializer for that. stacktrace:
https://gist.github.com/PaulWoitaschek/f87c0656f82293093ba8f0f9fcfb5427
2
Views
Open in Slack
Previous
Next