Skip to content

Conversation

@leorochael
Copy link

If at least one of them is None.

Previously, a data=None parameter would cause the json=... parameter to be ignored, resulting in an empty request body payload on the cassette.

Fixes #623

If at least one of them is `None`.

Previously, a `data=None` parameter would cause the `json` parameter to
be ignored, resulting in an empty request body payload on the cassette.
@kevin1024 kevin1024 force-pushed the master branch 3 times, most recently from df3997c to 34d5384 Compare June 26, 2023 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

aiohttp: json payload ignored when data keyword is set to None instead of being absent.

1 participant