Re: [whatwg/fetch] Add support for blob range requests (PR #1520)

@dlrobertson commented on this pull request.



>  
-     <li><p>Let <var>length</var> be <var>body</var>'s <a for=body>length</a>,
+     <li><p>Let <var>fullLength</var> be <var>blobURLEntry</var>'s
+     <a for="blob URL entry">object</a>'s <a for=Blob data-link-type=attribute>size</a>,

> Does the latter include also result in <code> being included?

Ah! No it does not.

> Anyway, the former is a shorthand that should do the right thing and it's useful to do it consistently within a document so you can easily find all instances.

This makes sense.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1520#discussion_r1037338404
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/pull/1520/review/1201334665@github.com>

Received on Thursday, 1 December 2022 16:39:57 UTC