JMeter Http Header manager doesn't add header to request
09:23 27 Mar 2018

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

Example of project

But when I run the test I don't see the header....

enter image description here

What am I missing? Why is my header not showing up in the request?

Update

I also tried this but got the same result.

enter image description here

jmeter