I have a JMeter plan using an HTTP sampler that I am trying to add a header to the request. The header should be really simple custom: type
But when I run the test I don't see the header....
What am I missing? Why is my header not showing up in the request?
Update
I also tried this but got the same result.