- From: Yutaka Hirano <notifications@github.com>
- Date: Tue, 11 Aug 2015 21:01:30 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Wednesday, 12 August 2015 04:02:02 UTC
Just to confirm: In HTTP-network-or-cache fetch, "Referer: client" is appended if the referrer value is "client". Is that correct? > Append `Referer`/empty byte sequence, if httpRequest's referrer is "no-referrer", and `Referer`/httpRequest's referrer, serialized and utf-8 encoded, otherwise, to httpRequest's header list. "Referer: about:client" looks more reasonable to me. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/110
Received on Wednesday, 12 August 2015 04:02:02 UTC