forked from orbit-oss/flask
update tests for relative redirects
This commit is contained in:
parent
ce7b884b73
commit
81c7ff7f8d
6 changed files with 20 additions and 9 deletions
|
|
@ -52,6 +52,9 @@ Unreleased
|
|||
:issue:`4095, 4295, 4297`
|
||||
- Fix typing for ``__exit__`` methods for better compatibility with
|
||||
``ExitStack``. :issue:`4474`
|
||||
- From Werkzeug, for redirect responses the ``Location`` header URL
|
||||
will remain relative, and exclude the scheme and domain, by default.
|
||||
:pr:`4496`
|
||||
|
||||
|
||||
Version 2.0.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue