Hello, TestMace
value to the RootDefaultHeader1
header will override the inherited header, and in child nodes of the chosen Folder node the RootDefaultHeader1
header will have the Hello, TestMace
value. Note that the value of the parent RootDefaultHeader1
header will remain unchanged (Hello, world
).requestData.headers
field is used to store a headers list, and the requestData.disabledInheritedHeaders
is used to store disabled headers. The same format applies to RequestStep nodes.