ServerStreamFileResponseOptionsWithError

Properties

Link copied to clipboard
abstract var length: Double?
Link copied to clipboard
abstract var offset: Double?
Link copied to clipboard
abstract val onError: (err: ErrnoException) -> Unit?
Link copied to clipboard
abstract val statCheck: (stats: Stats, headers: OutgoingHttpHeaders, statOptions: StatOptions) -> Any?
Link copied to clipboard
abstract var waitForTrailers: Boolean?