Function saml_test_server::util::do_nothing
source · [−]pub async fn do_nothing(_req: Request<AppState>) -> ResultExpand description
Placeholder function for development purposes, just returns a “Doing nothing” 200 response.
pub async fn do_nothing(_req: Request<AppState>) -> ResultPlaceholder function for development purposes, just returns a “Doing nothing” 200 response.