Skip to content

Set keepalive flag in Request's constructor #41724

@jdm

Description

@jdm

// Step 24.If init["keepalive"] exists, then set request’s keepalive to it.
// TODO

We implemented the keepalive flag as part of #41230 but forgot to update this part of the code.

Tests:

  • ./mach test-wpt tests/wpt/tests/fetch/api/request/request-keepalive.any.js
  • ./mach test-wpt tests/wpt/tests/fetch/api/request/request-keepalive-quota.html

Metadata

Metadata

Labels

A-content/domInteracting with the DOM from web contentC-assignedThere is someone working on resolving the issueE-less-complexStraightforward. Recommended for a new contributor.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions