forked from orbit-oss/flask
Added support for custom JSON mimetypes
This commit is contained in:
parent
f5a02b9495
commit
e5bba9deb5
3 changed files with 26 additions and 1 deletions
1
CHANGES
1
CHANGES
|
|
@ -14,6 +14,7 @@ Version 1.0
|
|||
`False` it will only be modified if the session actually modifies.
|
||||
Non permanent sessions are not affected by this and will always
|
||||
expire if the browser window closes.
|
||||
- Made Flask support custom JSON mimetypes for incoming data.
|
||||
|
||||
Version 0.10.2
|
||||
--------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue