0
Could someone help?
I would like to delete a certain parameter (variable) entered in the HTTP Header Manager in just one HTTP Request.
Thanks in advance!
0
Could someone help?
I would like to delete a certain parameter (variable) entered in the HTTP Header Manager in just one HTTP Request.
Thanks in advance!
1
Place the following code within the "Script" area
sampler.getHeaderManager().removeHeaderNamed('foo')
Substitute foo
with the header name, which you want to remove.
More information on:
Browser other questions tagged regex variables jmeter
You are not signed in. Login or sign up in order to post.
Hi @Dmitri. You are on Sopt, pf put your answer in English.
– João Martins