forked from orbit-oss/flask
Added a versionadded
This commit is contained in:
parent
76796c326d
commit
6ca321c979
1 changed files with 3 additions and 0 deletions
|
|
@ -489,3 +489,6 @@ Full example::
|
|||
index.methods = ['GET', 'OPTIONS']
|
||||
|
||||
app.add_url_rule('/', index)
|
||||
|
||||
.. versionadded:: 0.8
|
||||
The `provide_automatic_options` functionality was added.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue