We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4e34c7 commit e5216bbCopy full SHA for e5216bb
documentation/migration-guides/request.md
@@ -62,7 +62,7 @@ Readability is very important to us, so we have different names for these option
62
- `qs` → [`searchParams`](../2-options.md#serachparams)
63
- `strictSSL` → [`rejectUnauthorized`](../2-options.md#rejectunauthorized)
64
- `gzip` → [`decompress`](../2-options.md#decompress)
65
-- `jar` → [`cookieJar`](../2-options.md#cookiejar) (accepts [`tough-cookie`](../https://github.com/salesforce/tough-cookie) jar)
+- `jar` → [`cookieJar`](../2-options.md#cookiejar) (accepts [`tough-cookie`](https://github.com/salesforce/tough-cookie) jar)
66
- `jsonReviver` → [`parseJson`](../2-options.md#parsejson)
67
- `jsonReplacer` → [`stringifyJson`](../2-options.md#stringifyjson)
68
0 commit comments