Re: Pubrules: Use https for /TR documents
Tobie Langel <[email protected]> Mon, 09 May 2016 18:46:24 +0200
| Newsgroups | gmane.org.w3c.specifications |
|---|---|
| Message-ID | <1462812384.1374070.602528593.1E896DF3@webmail.messagingengine.com> |
> (note that this change may break specref.org @@check with Tobie) Yes, this seems like it might wreck havoc. Can you stage the new version somewhere and give me time to transition? > <!-- W3C server redirects from http to https, so let's represent this > equivalence here --> > <rdf:Description rdf:about="http://www.w3.org/TR/html51/"> > <sameWorkAs rdf:resource="https://www.w3.org/TR/html51/"/> > </rdf:Description> I use shortnames to identify specs, nor URLs, so there's not distinction between the two resources shown above, so I have no idea what this change could cause (probably a stack overflow). --tobie