materials icon indicating copy to clipboard operation
materials copied to clipboard

Fix aiohttp ClientResponseError on twitter.com

Open mz0 opened this issue 3 months ago • 0 comments

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

  1. Make sure the CI code style tests all pass (+ run the automatic code formatter if necessary).
  2. Find an RP Team member on Slack and ask them to review & approve your PR.
  3. Once the PR has one positive ("approved") review, GitHub lets you merge the PR.
  4. 🎉

mz0 avatar Oct 24 '25 21:10 mz0