abstract fun startAsync(): Unit
Mark the start of asynchronous request processing so that when the main processing thread exits, the response remains open for further processing in another thread.
IllegalStateException - if async processing has completed or is not supported