HTTPCLIENT-2083: Fix NPE when classic client interceptors are added

Previously HttpClientBuilder methods addExecInterceptorFirst and
addExecInterceptorLast resulted in NullPointerExceptions because
the execInterceptors list had not been initialized yet.
2 files changed