[wp-trac] [WordPress Trac] #37240: Remove schemes from dns-prefetch resource hint outputs
WordPress Trac
noreply at wordpress.org
Thu Jun 30 03:50:19 UTC 2016
#37240: Remove schemes from dns-prefetch resource hint outputs
--------------------------+-----------------------------
Reporter: niallkennedy | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: trunk
Severity: normal | Keywords:
Focuses: performance |
--------------------------+-----------------------------
Remove URL scheme from dns-prefetch link relation outputs.
The following dns-prefetch array values should all have the same DNS
lookup:
* `wordpress.org`
* `http://wordpress.org`
* `https://wordpress.org`
should either remove duplicate entries after extracting only the host
component of URLs or expect anyone acting on the filter to use only a host
component.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37240>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list