Share this topic
LinkedIn
Twitter
Copy URL
With GET /test?foo=bar the JS policy
print( request.path ); print( context.getVariable( 'request.path' ) );
gives:
/test?foo=bar (incorrect) /test (correct)
on-premise Version 4.15.07.00.