spring-framework / org.springframework.http / ContentDisposition / builder

builder

open static fun builder(type: String): Builder

Return a builder for a ContentDisposition.

Parameters

type - the disposition type like for example inline, attachment, or form-data

Return
the builder