- From: Mike West <notifications@github.com>
- Date: Wed, 17 Aug 2016 07:31:43 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Wednesday, 17 August 2016 14:32:11 UTC
> "", > - "no-referrer", > - "no-referrer-when-downgrade", > - "same-origin", > - "origin", > - "strict-origin", > - "origin-when-cross-origin", > - "strict-origin-when-cross-origin", > - "unsafe-url" > + "<dfn data-dfn-for=ReferrerPolicy data-dfn-type=enum-value data-export>no-referrer</dfn>", > + "<dfn data-dfn-for=ReferrerPolicy data-dfn-type=enum-value data-export>no-referrer-when-downgrade</dfn>", > + "<dfn data-dfn-for=ReferrerPolicy data-dfn-type=enum-value data-export>same-origin</dfn>", > + "<dfn data-dfn-for=ReferrerPolicy data-dfn-type=enum-value data-export>origin</dfn>", Done in latest. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/370/files/ddfc15ed70355264f026ca13fb0f20ab9f86de8e#r75134267
Received on Wednesday, 17 August 2016 14:32:11 UTC