pub fn cat_handler(req: &mut HttpRequest) -> Result<()>Expand description
Returns the file, or an index of the directory.
ยงErrors
If the request returns an Error variant on send
pub fn cat_handler(req: &mut HttpRequest) -> Result<()>Returns the file, or an index of the directory.
If the request returns an Error variant on send