The HTTPHelper type exposes the following members.
Back to Top
Back to Top
Methods
Name | Description | |
---|---|---|
FilenameEncode |
File name encoding function.
| |
GetDispositionFilename |
Gets file name in format to be used in response headers for content-disposition file name.
| |
IsDispositionInline |
Indicates if file with given extension should be displayed inline browser.
| |
SetFileDisposition |
Sets the file disposition to the output
|
Properties
Name | Description | |
---|---|---|
DispositionInlineExtensions |
List of file extensions for which the default disposition is inline. (Beside image, '.html' and '.htm' extensions, default extensions are '.pdf', '.swf')
|
See Also