We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
i.e. some shortcut for
data = {'answer': 42} client_session.post( 'http://example.com', data=json.dumps(answer), headers={'content-type': 'application/json'} )