Package | Description |
---|---|
org.springframework.http.codec |
Modifier and Type | Class and Description |
---|---|
class |
ResourceHttpMessageReader
HttpMessageReader that wraps and delegates to a ResourceDecoder
that extracts the filename from the "Content-Disposition" header, if
available, and passes it as the ResourceDecoder.FILENAME_HINT . |