Closed
Bug 1636477
Opened 5 years ago
Closed 1 year ago
referrer option in Page.navigate should propagate into request headers
Categories
(Remote Protocol :: CDP, defect, P3)
Remote Protocol
CDP
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: impossibus, Unassigned)
References
(Blocks 1 open bug)
Details
The way we're calling loadURI
doesn't actually have any effect in terms of setting a referrer. I believe we need to pass a ReferrerInfo object instead.
Assignee | ||
Updated•4 years ago
|
Component: CDP: Page → CDP
Updated•2 years ago
|
Severity: -- → S3
Comment 1•1 year ago
|
||
Modifying request headers is not a feature that we will add to our CDP implementation. Instead we will do that in BiDi.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•