fix(app): respect autocorrect_location_header in make_response

This commit is contained in:
agape1225 2025-07-26 22:47:21 +09:00
parent e5fd6e11e4
commit 9016ca3fd0
2 changed files with 20 additions and 1 deletions

View file

@ -1,3 +1,10 @@
Version 3.1.2
-------------
Unreleased
- Respect ``autocorrect_location_header`` in ``make_response``. :issue:`5774`
Version 3.1.1
-------------