- From: James M Snell <notifications@github.com>
- Date: Fri, 07 Aug 2026 10:31:30 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 7 August 2026 17:31:34 UTC
@jasnell commented on this pull request. > + <li><p>If <var>jsValue</var> is an + <a href="https://tc39.es/ecma262/#sec-isinteger">integral number</a>, + return a <a>structured field integer</a> with <var>jsValue</var>'s value. + + <li><p>Otherwise, return a <a>structured field decimal</a> with + <var>jsValue</var>'s value. Updated to be more explicit -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1943#discussion_r3737599800 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1943/review/4885156058@github.com>
Received on Friday, 7 August 2026 17:31:34 UTC