Function wasm_framework::default_not_found_handler[][src]

pub fn default_not_found_handler(req: &Request, ctx: &mut Context)

Default implementation of not-found handler. Sets status to 404 and returns a short message “Not Found”