ConvertSslErrorsInterceptor

class ConvertSslErrorsInterceptor : Interceptor

Convert any SSL errors emitted by the certificate transparency verification interceptor into an HTTP response that is interpreted as fatal and should not be retried by the AWSAppSyncClient.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun intercept(chain: Interceptor.Chain): Response