parent
bdbca923ef
commit
c5900a1adf
9 changed files with 19 additions and 19 deletions
|
|
@ -113,7 +113,7 @@ class Request(RequestBase):
|
|||
is considered to include JSON data if the mimetype is
|
||||
:mimetype:`application/json` or :mimetype:`application/*+json`.
|
||||
|
||||
.. versionadded:: 1.0
|
||||
.. versionadded:: 0.11
|
||||
"""
|
||||
mt = self.mimetype
|
||||
if mt == 'application/json':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue