Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

proxy.pathsuffix value empty

<PreFlow name="PreFlow">
<Request>
<Step>
<Name>JSC.Test</Name>
</Step>
</Request>
<Response/>
</PreFlow>

my js content 

print(context.getVariable("proxy.pathsuffix"));
print('proxy.pathsuffix', context.getVariable('proxy.pathsuffix'));

but output is

proxy.pathsuffix

getting empty value

0 1 105
1 REPLY 1