Summary
Identifies a type of response generated by
FileSystemHandler.
Enum values
| 1 | The response generates a directory listing. |
| 0 | The response serves a file from the local file system. |
| 3 | The response serves an internal file as part of a directory listing, such as the XSL template or an icon. |
| 2 | The response is a redirect (usually for adjusting capitalization or expanding wildcards). |