Click or drag to resize
HTTPHelper Methods

The HTTPHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFilenameEncode
File name encoding function.
Public methodStatic memberGetDispositionFilename
Gets file name in format to be used in response headers for content-disposition file name.
Public methodStatic memberIsDispositionInline
Indicates if file with given extension should be displayed inline browser.
Public methodStatic memberSetFileDisposition
Sets the file disposition to the output
Top
See Also