You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* request.data is empty when the request type is application/x-www-form-urlencoded
* request.get_data contains the raw request bytes, cached by flask, and
that works for both application/json and application/x-www-form-urlencoded
Signed-Off-By: Ahmed Awad <[email protected]>
0 commit comments