Skip to content

Commit f57fc0d

Browse files
committed
keepalive
1 parent e5de0f6 commit f57fc0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2199,14 +2199,14 @@ a [=URL=] |url|, and an [=environment settings object=] |settings|:
21992199
:: "`cors`"
22002200
: [=request/cache mode=]
22012201
:: "`no-store`"
2202+
: [=request/keepalive=]
2203+
:: true
22022204
1. [=Fetch=] |request|, optionally retrying in the event of an error.
22032205

22042206
Issue: Should the request use a more specific content-type?
22052207

22062208
Issue: What is the correct [=request/credentials mode=]?
22072209

2208-
Issue: Should the request use [=request/keepalive=]?
2209-
22102210
</div>
22112211

22122212
## Fetch monkey patches ## {#fetch-monkey-patches}

0 commit comments

Comments
 (0)