materials
materials copied to clipboard
Fix aiohttp ClientResponseError on twitter.com
Fixes
aiohttp.client_exceptions.ClientResponseError: 400, message='Got more than 8190 bytes (10627) when reading Header value is too long.', url='https://twitter.com/'
TODO
- Make sure the CI code style tests all pass (+ run the automatic code formatter if necessary).
- Find an RP Team member on Slack and ask them to review & approve your PR.
- Once the PR has one positive ("approved") review, GitHub lets you merge the PR.
- 🎉