public class HttpUtils
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CONTENT_DISPOSITION |
| Constructor and Description |
|---|
HttpUtils(<any> fileNameServiceProvider) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
makeContentDispositionHeader(boolean download,
java.lang.String filename) |
public static final java.lang.String CONTENT_DISPOSITION