You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to - #350, but instead of using redirection resources which are limited, we could have a trusted scriptlet which will allow to set any content in response/responseText, and maybe allow to set other values as well.
Also generating random content (like in prevent-xhr) would be useful, I think.
Something like (just an example):
Similar to - #350, but instead of using redirection resources which are limited, we could have a trusted scriptlet which will allow to set any content in
response
/responseText
, and maybe allow to set other values as well.Also generating random content (like in
prevent-xhr
) would be useful, I think.Something like (just an example):
in the case if website will check length of response and if it contains specific text.
The text was updated successfully, but these errors were encountered: