HttpStorage
Functions
Link copied to clipboard
inline fun <T : Any> Storage<T>.asHttpHandler(bodyLens: BiDiBodyLens<T> = Body.auto<T>().toLens(), storageSecurity: Security = NoSecurity): HttpHandler
Link copied to clipboard