outputInterceptor property
Function called for any output received. Useful for logs.
Implementation
HTTPOutputInterceptor<E>? outputInterceptor;
Function called for any output received. Useful for logs.
HTTPOutputInterceptor<E>? outputInterceptor;