html

suspend fun html(file: String, call: RoutingCall)

Parameters

file

the file name without extension (.html appended automatically)

Respond to the call with the specified HTML file from the resources folder and HTML ContentType header