Now that the file_manager directly handles DELETE file requests, it is not necessary have the HTTP file handler perform any checks. Thus it is no longer required to pass a "can_delete" parameter. Signed-off-by: Eric Callahan <arksine.code@gmail.com>