start

abstract fun start(): Flow<Request.Event>

Starts the HTTP request and returns a Flow of events.