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

getFilename

@Nullable open fun getFilename(): String

Return the value of the filename parameter (or the value of the filename* one decoded as defined in the RFC 5987), or null if not defined.