intercept
Intercepts the request and adds the Basic Authentication header.
Return
The response after adding the authorization header.
Parameters
chain
The interceptor chain.
Throws
If an I/O error occurs.
Intercepts the request and adds the Basic Authentication header.
The response after adding the authorization header.
The interceptor chain.
If an I/O error occurs.