actionHttp

suspend fun actionHttp(name: String, block: suspend ActionHttpResourceBuilder.() -> Unit): ActionHttp

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for ActionHttp.


See also

Parameters

name

The unique name of the resulting resource.