Open thomasht86 opened 3 months ago
Both requests and httpx uses the json-library for serialization/deserialization, and I think that it might be justified to switch to a more effective json loader.
requests
httpx
json
See
Both
requests
andhttpx
uses thejson
-library for serialization/deserialization, and I think that it might be justified to switch to a more effective json loader.See