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 upImplement Request::origin correctly #14504
Closed
Labels
Comments
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
RequestInitstores aUrlrather than an origin, which seems weird. We also don't handleClientat all (we should do that in the script thread anyway). Some code in https://github.com/Ms2ger/servo/tree/origin-request.Also kinda depends on implementing
Documents origins correctly.