Skip to content

Commit

Permalink
Mention HTTP/2 proxying in readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
szmarczak committed Jul 11, 2020
1 parent f7a1379 commit 4ebd26a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -1748,6 +1748,8 @@ got('https://sindresorhus.com', {
Alternatively, use [`global-agent`](https://github.com/gajus/global-agent) to configure a global proxy for all HTTP/HTTPS traffic in your program.
Read the [`http2-wrapper`](https://github.com/szmarczak/http2-wrapper/#proxy-support) docs to learn about proxying for HTTP/2.
## Cookies
You can use the [`tough-cookie`](https://github.com/salesforce/tough-cookie) package:
Expand Down

0 comments on commit 4ebd26a

Please sign in to comment.