httpx
httpx copied to clipboard
✨ maintain transport response history
trafficstars
Summary
Maintain the response history when using transport layer that retrieves their own response with history. As discussed in Retry After PR and observed in the thread.
Checklist
- [x] I understand that this PR may be closed in case there was no previous discussion. (This doesn't apply to typos!)
- [x] I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
- [ ] I've updated the documentation accordingly.