Package org.springframework.http.support
@NullMarked
package org.springframework.http.support
This package provides internal HTTP support classes,
to be used by higher-level client and server classes.
-
ClassesClassDescription
MultiValueMap
implementation for wrapping Apache HttpComponents HttpClient headers.Allows for creating Jackson 3.x (ValueSerializer
,ValueDeserializer
,KeyDeserializer
,TypeResolverBuilder
, andTypeIdResolver
) beans with autowiring against a SpringApplicationContext
.MultiValueMap
implementation for wrapping Jetty HTTP headers.MultiValueMap
implementation for wrapping Netty 4 HTTP headers.