Release 1.3.1
- Remove reference to HTTPX exception
RequestBodyUnavailable, which no longer seems to exist in current versions of the HTTPX package. - Remove use of exception
UserCancelledinnetwork_utils.py, because its definition no longer existed elsewhere and on review it seemed unecessary in the context where it was used.