ObservableContent
class ObservableContent(val delegate: OutgoingContent, callContext: CoroutineContext, listener: ProgressListener) : OutgoingContent.ReadChannelContent(source)
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Generates a new OutgoingContent of the same abstract type but with OutgoingContent.headers transformed by the specified block.