WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
155633
PotentiallyCrossOriginEnabled option should trigger setting related headers directly by the loadercode
https://bugs.webkit.org/show_bug.cgi?id=155633
Summary
PotentiallyCrossOriginEnabled option should trigger setting related headers d...
youenn fablet
Reported
2016-03-18 01:52:18 PDT
Code that want to load resources in a cross origin manner need to set the loader option to PotentiallyCrossOriginEnabled. It also need to set the corresponding request headers accordingly, like the origin header. This second step would best be handled by the loaders when PotentiallyCrossOriginEnabled is set.
Attachments
Add attachment
proposed patch, testcase, etc.
Joseph Pecoraro
Comment 1
2017-05-01 16:13:06 PDT
I'm going to remove this comment, Youenn agrees it is outdated.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug