- http_safe_file(+FileSpec, +Options) is det
- True if FileSpec is considered safe. If it is an atom, it
cannot be absolute and cannot have references to parent
directories. If it is of the form
alias(Sub), than Sub cannot
have references to parent directories.
- Errors
- - instantiation_error
- -
permission_error(read, file, FileSpec)