79534446

Date: 2025-03-25 17:40:38
Score: 0.5
Natty:
Report link

I don't think it's "junk", it might be an image or a binary file

In general you should not be recording this type of requests, if you use Recording Template it will automatically filter images

enter image description here

So I would recommend filtering this kind of requests and instead configure HTTP Request Defaults to download embedded resources:

enter image description here

This way you will get browser-like behaviour of your JMeter test. See JMeter Web Testing: How To Properly Handle Embedded Resources in HTML Responses article for more information on how to properly deal with images, scripts, styles, fonts, etc.

Reasons:
  • Probably link only (1):
  • No code block (0.5):
  • High reputation (-1):
Posted by: Ivan G