Open
Bug 1542357
Opened 6 years ago
Updated 2 years ago
Display if DNS resolution used TRR or not
Categories
(DevTools :: Netmonitor, enhancement, P3)
DevTools
Netmonitor
Tracking
(Not tracked)
NEW
People
(Reporter: valentin, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [trr])
Requests may use either regular DNS, or TRR (Trusted recursive resolver using DNS over HTTPS). This may affect where resources are loaded from, and may impact the local web development workflow.
Reporter | ||
Updated•6 years ago
|
Type: defect → enhancement
Comment 1•6 years ago
|
||
Thanks for the report Valentin!
What are the platform API we should use to indicate whether a request used DNS or TRR?
Honza
Flags: needinfo?(valentin.gosu)
Priority: -- → P3
Reporter | ||
Comment 2•6 years ago
|
||
I'll be implementing them in bug 1525640.
Flags: needinfo?(valentin.gosu)
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•