<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [Fetch API] What would be a good timeout value?"
href="https://bugs.webkit.org/show_bug.cgi?id=164542#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [Fetch API] What would be a good timeout value?"
href="https://bugs.webkit.org/show_bug.cgi?id=164542">bug 164542</a>
from <span class="vcard"><a class="email" href="mailto:youennf@gmail.com" title="youenn fablet <youennf@gmail.com>"> <span class="fn">youenn fablet</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=164542#c2">comment #2</a>)
<span class="quote">> Is it even right for async XHR to have a 60 second timeout be default? Is
> that in the spec, and/or do other browsers have such a default timeout?</span >
The spec does not say anything about it.
That is the reason of the whatwg issue I filed.
The specific issue about fetch is that you cannot cancel it until you got the promise resolved, which means until the HTTP response headers are received.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>