Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd a filter option to block instead of empty response #3749
Labels
Projects
Milestone
Comments
This was referenced Mar 16, 2019
This was referenced Mar 19, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Some websites respond better when you block explicitly instead of a 200 OK.
Once example is www.wsj.com videos.
Sending a 200 OK with empty content keeps doing the imasdk resopnse in a loop.
Instead adding code to always block it would be ideal.
Steps to Reproduce
Actual result:
Spins forever
Expected result:
Plays the video.
Reproduces how often:
Always
Brave version (brave://version info)
All currently released (0.61.x is on Release channel at the time of this writing)
Reproducible on current release:
Website problems only: