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