ScriptManager Cache Access #1283
Unanswered
jnapa-spin
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way to access to ScriptManager Cache? o Could it be consider a future feature ?
I was checking the logic for the shouldUpdateScript function and by default are caching all the locator information including the headers, so in my case one of these headers is a dynamic authorization token, i would like to not consider this header for the update script process, I would like to override the shouldUpdateScript function on the addResolver when I configure the locator, but I don't have access to ScriptManager cache property, is there any way to access to them ? or what should be the correct way to implement this use-case ?
Beta Was this translation helpful? Give feedback.
All reactions