public class HttpHelper extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CONTENT_DISPOSITION_HEADER |
Constructor and Description |
---|
HttpHelper() |
Modifier and Type | Method and Description |
---|---|
static String |
getRemoteFileNameFromContentDispositionHeader(String headerValue) |
public static final String CONTENT_DISPOSITION_HEADER
Copyright © 2017 Eclipse Foundation. All rights reserved.