Open
Description
When anaconda-client was first written, requests
didn't have a json=
keyword argument, so there is a helper function binstar_client.utils.jencode
that encodes a dictionary into bytes and then sets the correct Content-Type
header. We can refactor that now, since it was added long ago in requests 2.4.2 via psf/requests#2258
Metadata
Metadata
Assignees
Labels
No labels