pub const ASPNETCORE_REQUEST_IS_UNHANDLED: &str = "aspnetcore.request.is_unhandled";
Expand description

Flag indicating if request was handled by the application pipeline.

§Examples

  • True