Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
the request type is POST in file_manager.py ```python self.server.register_endpoint( "/server/files/metascan", RequestType.POST, self._handle_metascan_request ) ```
- Loading branch information