post

inline suspend fun <T, Resource : Any> RestNode.post(resource: Resource, block: HttpRequestBuilder.() -> Unit = {}): T