mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-10-05 00:02:38 -04:00
session In order not to leak these into other sessions, one keeps a registry around as a session option. This will cascade into the request and response encoding routines.