| Method and Description |
|---|
| com.atlassian.http.mime.ContentDispositionHeaderGuesser.guessMIME(String, String, String)
since 0.0.8 use
ContentDispositionHeaderGuesser.guessMIME(String, boolean) instead
Given a filename, its MIME type, and a browser user agent, return a 'safe' mime type, depending on
the download policy configured, such that 'safe' browsers can display the executable text file without causing xss issues.
If the download policy is set to
If the download policy is set to |
Copyright © 2018 Atlassian. All rights reserved.