Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mention default timeout differences from Requests in compatibility do…
…cs (#2433) I was recently migrating a project from Requests to HTTPX, and I stumbled a bit on the default socket timeouts being different between the two, which I haven't seen explicitly mentioned anywhere. This adds a mention of those differences to the compatibility section, feel free to edit it or move it around as you choose.
- Loading branch information