| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1529,7 +1529,7 @@ added: v0.3.6 | |||
| 1529 | 1529 | * `headers` {Object} An object containing request headers. | |
| 1530 | 1530 | * `auth` {String} Basic authentication i.e. `'user:password'` to compute an | |
| 1531 | 1531 | Authorization header. | |
| 1532 | - * `agent` {String} Controls [`Agent`][] behavior. When an Agent is used request will | ||
| 1532 | + * `agent` {http.Agent|Boolean} Controls [`Agent`][] behavior. When an Agent is used request will | ||
| 1533 | 1533 | default to `Connection: keep-alive`. Possible values: | |
| 1534 | 1534 | * `undefined` (default): use [`http.globalAgent`][] for this host and port. | |
| 1535 | 1535 | * `Agent` object: explicitly use the passed in `Agent`. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments