We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45e901f commit 3f46f4fCopy full SHA for 3f46f4f
CHANGES
@@ -58,6 +58,9 @@ Version 1.0
58
deal well when this newline is missing. See
59
https://github.com/mitsuhiko/flask/pull/1262 -- this came up originally as a
60
part of https://github.com/kennethreitz/httpbin/issues/168
61
+- The automatically provided ``OPTIONS`` method is now correctly disabled if
62
+ the user registered an overriding rule with the lowercase-version
63
+ ``options`` (issue ``#1288``).
64
65
Version 0.10.2
66
--------------
0 commit comments