Skip to content

Commit

Permalink
Update cookie store API link (request#2750)
Browse files Browse the repository at this point in the history
  • Loading branch information
Huachao authored and reconbot committed Nov 23, 2018
1 parent 8d18919 commit 641527d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1101,7 +1101,7 @@ request('http://www.google.com', function() {
The cookie store must be a
[`tough-cookie`](https://github.com/SalesforceEng/tough-cookie)
store and it must support synchronous operations; see the
[`CookieStore` API docs](https://github.com/SalesforceEng/tough-cookie#cookiestore-api)
[`CookieStore` API docs](https://github.com/SalesforceEng/tough-cookie#api)
for details.

To inspect your cookie jar after a request:
Expand Down

0 comments on commit 641527d

Please sign in to comment.