-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Instance properties of 'Response' issue in scriptlet and redirect #2526
Comments
same as #2518 but this one is about |
#2518 issue can be handled by creating a But, to resolve this, uBO handles |
Something to mind - ^ As long as above CORS policy remains in effect, browser will not allow |
Real use case where it is actually needed? |
|
It was a mistake. |
This comment was marked as duplicate.
This comment was marked as duplicate.
Unfortunately, the flawed conclusions people are reaching because of this flawed tool are all over the place, including some spamming results from this pointless tools in uBO's own thread on Wilders Security despite advises to refrain from using the tool to evaluate content blockers.
Related issue: uBlockOrigin/uBlock-issues#2526 Improvements: Support fulfilling the response with the content of a `web_accessible_resources` resource, using the syntax already supported by `prevent-xhr`: `war:[name of resource]` Support fulfilling the response with randomized text with length specified using `length:min[-max]` directive.
@piquark6046 now you can use |
Closing as fixed, in current dev build. I didn't add |
Prerequisites
I tried to reproduce the issue when...
Description
Screencast.from.2023-03-05.09-17-53.webm
Screencast.from.2023-03-05.09-16-58.webm
A specific URL where the issue occurs.
https://piquark6046.github.io/testpage/FetchResponse/
Steps to Reproduce
The step to reproduce is attached in the video.
Expected behavior
Instance properties of
Response
return consistently like an unblocked request.Actual behavior
Instance properties of
Response
return various values.uBO version
1.47.2 (Firefox); 1.47.4 (Brave)
Browser name and version
Mozilla Firefox Developer Edition 111.0b8; Brave 1.48.171
Operating System and version
Ubuntu 22.10
The text was updated successfully, but these errors were encountered: