Class HttpHeaderUtils
java.lang.Object
fr.opensagres.xdocreport.core.utils.HttpHeaderUtils
HTTP Header Utilities.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetAttachmentFileName(String fileName) Return the header attachment for the given filename.
-
Field Details
-
SAT_6_MAY_1995_12_00_00_GMT
- See Also:
-
EXPIRES
- See Also:
-
POST_CHECK_0_PRE_CHECK_0
- See Also:
-
NO_CACHE
- See Also:
-
PRAGMA
- See Also:
-
NO_STORE_NO_CACHE_MUST_REVALIDATE
- See Also:
-
CACHE_CONTROL_HTTP_HEADER
- See Also:
-
CONTENT_DISPOSITION_HEADER
- See Also:
-
ATTACHMENT_FILENAME_START
- See Also:
-
ATTACHMENT_FILENAME_END
- See Also:
-
-
Constructor Details
-
HttpHeaderUtils
public HttpHeaderUtils()
-
-
Method Details
-
getAttachmentFileName
Return the header attachment for the given filename.- Parameters:
fileName-- Returns:
-