streamImageHeadersProvider

Deprecated

ImageHeadersProvider is deprecated. Pass asyncImageHeadersProvider to ChatTheme instead. Headers are now injected via Coil's interceptor pipeline, which is thread-safe and supports blocking/suspending operations.

Retrieves the current ImageHeadersProvider at the call site's position in the hierarchy.