I am using the catch-all url pattern in my Flask route. I want the view to ignore (throw a 404 error) any path that starts with I am using the catch-all url pattern in my Flas
I am using the catch-all url pattern in my Flask route. I want the view to ignore (throw a 404 error) any path that starts with I am using the catch-all url pattern in my Flas