mirror of
https://github.com/pallets-eco/flask-debugtoolbar.git
synced 2026-01-05 21:20:12 -06:00
Implement the ability to intercept redirects (like in the django debug toolbar)
This commit is contained in:
@@ -4,5 +4,6 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1>Flask-debug-toolbar</h1>
|
||||
<a href="{{ url_for('redirect_example') }}">Redirect example</a>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user