Join Slack
Is there a way to load the POST body without specifying the exact format, e.g. for Github webhooks, ...
# ktor
m
martmists
07/29/2018, 3:31 PM
Is there a way to load the POST body without specifying the exact format, e.g. for Github webhooks, which post different formats? Or would I have to parse it manually
c
cy
07/30/2018, 10:22 AM
Content negotiation?
https://ktor.io/features/content-negotiation.html
3
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by