Hacker News new | ask | show | jobs
by manfre 1335 days ago
request.json is converting the request payload from a str to a dict. json.dumps converts it back to a str.