ResponceExpected Enumeration
Enum ResponceExpected
Namespace:
Walter.BOMAssembly: Walter.BOM (in Walter.BOM.dll)
Members
Member name | Description | |
---|---|---|
None | The none | |
Html | The response type is supposed to be HTML | |
Json | The response type is supposed to be json | |
XML | The response type is supposed to be XML | |
FileStream | The response type is a file stream | |
Zip | The response type is a a zip stream | |
SevenZip | The response type is a a 7.zip stream | |
Png | The response type is a PNG image | |
Jpeg | The response type is a JPEG image | |
CSS | The response type is a CSS file | |
MP4 | The response type is a video file | |
Script | expects a script | |
Text | Expects text | |
UnKnown | response type was not mapped | |
GZip | GZIP compression | |
RARZip | RAR zip file | |
MOV | Video file | |
WebM | Video file |