corda / net.corda.testing.http / HttpApi / postPlain

postPlain

fun postPlain(path: String, data: String = ""): Unit

Send a POST with a payload to the path on the API specified.

Parameters

data - String payload