christophsturm
08/31/2021, 8:48 AM<http://ktor.post|ktor.post>(url) {
body = ...
headers {
append("Content-Type", "application/json")
append("Authorization", "Bearer $bearer")
}
“This API is internal in ktor and should not be used. It could be removed or changed without notice.”Aleksei Tirman [JB]
08/31/2021, 9:06 AM