- From: Yutaka Hirano <notifications@github.com>
- Date: Fri, 29 May 2020 03:01:52 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 29 May 2020 10:02:04 UTC
@yutakahirano commented on this pull request. > @@ -1748,6 +1748,26 @@ is to return the result of <a>serializing a request origin</a> with <var>request source of security bugs. Please seek security review for features that deal with partial responses. +<p>To <dfn export for=request id=concept-request-serialize-url-for-reporting>serialize a request URL +for reporting</dfn>, given a <a for=/>request</a> <var>request</var>, run these steps: + +<ol> + <li> + <p>Let <var>url</var> be <var>request</var>'s <a for=request>URL</a>. Done. -- 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/1028#discussion_r432383559
Received on Friday, 29 May 2020 10:02:04 UTC