Package org.springframework.http.client.support
@NullMarked
package org.springframework.http.client.support
This package provides generic HTTP support classes,
to be used by higher-level classes like RestTemplate.
-
ClassesClassDescription
ClientHttpRequestInterceptorto apply a given HTTP Basic Authentication username/password pair, unless a customAuthorizationheader has already been set.Deprecated, for removal: This API element is subject to removal in a future version.since 7.1 with no replacement.Provides a convenient implementation of theHttpRequestinterface that can be overridden to adapt the request.Deprecated, for removal: This API element is subject to removal in a future version.since 7.1 with no replacement.FactoryBeanthat creates ajava.net.Proxy.