How to Prevent Inheritance of Specific Header/Query Items in a Custom App

Hello,

As we know, everything defined in Base is inherited by modules and RPCs, and it’s also possible to override them. However, there might be situations for a specific module where we don’t want to inherit an item in the query string (qs) or header. In this scenario, what should we do in the custom app?

Thank you

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.