forked from orbit-oss/flask
View functions can opt out of the default OPTIONS implementation
This commit is contained in:
parent
f8b9f4d41c
commit
3b31df81ae
3 changed files with 32 additions and 4 deletions
2
CHANGES
2
CHANGES
|
|
@ -12,6 +12,8 @@ Relase date to be decided, codename to be chosen.
|
|||
the implementation of the sessions can be changed without
|
||||
having to override the Flask class.
|
||||
- Empty session cookies are now deleted properly automatically.
|
||||
- View functions can now opt out of getting the automatic
|
||||
OPTIONS implementation.
|
||||
|
||||
Version 0.7.2
|
||||
-------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue