79141904

Date: 2024-10-30 16:03:58
Score: 0.5
Natty:
Report link

It seems the backend sends data which is encoded using Brotli compression. Let's try to remove the accept-encoding header and see whether we can resolve the issue. Before calling the backend, let's add below property.

  <header action="remove" name="Accept-Encoding" scope="transport"/>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Dil