apollo-server/packages/apollo-server-env/src
Andre Eberhardt b640be4fe6 feature(apollo-engine-reporting): Add custom http agent support (#1879)
This PR fixes #1836.

This PR enables developers to inject the http agent to be used on the network requests to apollo engine endpoint.

<!--
  Thanks for filing a pull request on GraphQL Server!

  Please look at the following checklist to ensure that your PR
  can be accepted quickly:
-->

TODO:

* [x] Update CHANGELOG.md with your change (include reference to issue & this PR)
* [x] Make sure all of the significant new logic is covered by tests
* [x] Rebase your changes on master so that they can be merged easily
* [x] Make sure all tests and linter rules pass

<!--**Pull Request Labels**

While not necessary, you can help organize our pull requests by labeling this issue when you open it.  To add a label automatically, simply [x] mark the appropriate box below:

- [ ] feature
- [ ] blocking
- [ ] docs

To add a label not listed above, simply place `/label another-label-name` on a line by itself.
-->
2018-10-26 20:14:18 +03:00
..
polyfills Add Object.entries polyfill 2018-08-11 16:45:03 +02:00
fetch.d.ts feature(apollo-engine-reporting): Add custom http agent support (#1879) 2018-10-26 20:14:18 +03:00
global.d.ts feature(apollo-engine-reporting): Add custom http agent support (#1879) 2018-10-26 20:14:18 +03:00
index.browser.js Avoid ReferenceError when accessing app in browser-like environments 2018-10-16 16:40:49 +02:00
index.d.ts Import graphql-extensions+apollo-engine-reporting/no global apollo-server-env (#1259) 2018-06-27 16:29:00 -07:00
index.ts Add Object.entries polyfill 2018-08-11 16:45:03 +02:00
url.d.ts Import graphql-extensions+apollo-engine-reporting/no global apollo-server-env (#1259) 2018-06-27 16:29:00 -07:00