Interface BodyPartHeaders

    • Method Detail

      • contentType

        MediaType contentType()
        Get the Content-Type header. If the Content-Type header is not present, the default value is retrieved using defaultContentType().
        Returns:
        MediaType, never null
      • contentDisposition

        ContentDisposition contentDisposition()
        Get the Content-Disposition header.
        Returns:
        ContentDisposition, never null