Uses of Class
io.helidon.http.ContentDisposition
Packages that use ContentDisposition
Package
Description
HTTP APIs and implementations usable by both server and client side of the HTTP story.
-
Uses of ContentDisposition in io.helidon.http
Methods in io.helidon.http that return ContentDispositionModifier and TypeMethodDescriptionContentDisposition.Builder.build()
static ContentDisposition
ContentDisposition.empty()
An empty content disposition.static ContentDisposition
Parse a received header value.