HttpSendInterceptorBackwardCompatible
typealias HttpSendInterceptorBackwardCompatible = suspend Sender.(HttpClientCall) -> HttpClientCall
HttpSend pipeline interceptor function backward compatible with previous implementation.
typealias HttpSendInterceptorBackwardCompatible = suspend Sender.(HttpClientCall) -> HttpClientCall
HttpSend pipeline interceptor function backward compatible with previous implementation.