79588779

Date: 2025-04-23 13:59:52
Score: 1
Natty:
Report link

Per this Github issue the problem seems to be the default accept encoding header: https://github.com/psf/requests/issues/6271

This issue provides a solution: Python requests library added an additional header "Accept-Encoding: identity"

Reasons:
  • Whitelisted phrase (-2): solution:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: hendiatris