I am currently using the older Version 5.3.2, because of its nature(No auto-generated/default header) So is there a way to disable the default header in the newer version?
In the version, I am using, How to generate a random value(alphanumeric) and use it?
Ah right I knew that it was introduced back in V5 but wasn’t sure how far back. The random faker dynamic variables won’t work in V5 thought right? You might have access to $randomInt, $timestamp, $timestamp but not the others in V5
If you go to settings in the top right of the app. You can disable those other Headers (cache-control and postman token) The Content-Type header can be removed if you’re not sending a JSON body.