Richard Ulysse
09/12/2023, 5:10 PMAleksei Tirman [JB]
09/13/2023, 5:22 AMContentType
class to create a custom content type. Here is an example:
<http://client.post|client.post>("<https://httpbin.org/post>") {
contentType(ContentType("application", "json-patch+json"))
}
Richard Ulysse
09/13/2023, 4:53 PM