bitkid
05/07/2020, 3:14 PMcall.respondOutputStream{ throw BlaException()}
are not recoverable, meaning that they dont get propagated to the status pages handler?mp
05/07/2020, 3:56 PMbitkid
05/07/2020, 5:31 PMcall.respondOutputStream {
ByteArrayInputStream(output.toByteArray()).copyTo(this)
}
which is maybe not a good idea because i guess its a blocking operation