As httpx aims to be compatible with the requests API wherever possible i tried the following based on this answer:
with open(local_file, \'rb\') as f: