FullPassWriter

Handles all advanced scenarios that are left out by the FastPassWriter. It handles websockets, streaming and other side-effects.

class Object
trait Matchable
class Any
Handler[R]

Value members

Concrete methods

def attemptFullWrite[R1 >: R](exit: HExit[R1, Throwable, Response], jRequest: HttpRequest)(implicit ctx: Ctx): ZIO[R, Throwable, Unit]