# apollo-link-http-common

> Http utilities for Apollo Link shared across all links using http

Latest version **0.2.16** (published 2020-04-09) · MIT license · 879.0K weekly downloads

## Install

```sh
npm install apollo-link-http-common
pnpm add apollo-link-http-common
yarn add apollo-link-http-common
bun add apollo-link-http-common
```

## Health

**Score 45/100 (D)** — status: abandoned.

Positive: moderate downloads; has types; esm support; no vulnerabilities; high quality score.

Warnings: pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.2.16 |
| Published | 2020-04-09 |
| First published | 2018-02-16 |
| Weekly downloads | 879.0K |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 3 |
| Unpacked size | 62.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1423 |
| Author | Evans Hauser |
| Maintainers | apollo-bot, evanshauser, jbaxleyiii |
| Keywords | apollo, http, network |

## Links

- npm: https://www.npmjs.com/package/apollo-link-http-common
- Repository: https://github.com/apollographql/apollo-link
- Homepage: https://github.com/apollographql/apollo-link#readme
- Issues: https://github.com/apollographql/apollo-link/issues
- npm.io page: https://npm.io/package/apollo-link-http-common

## Dependencies (3)

- [tslib](https://npm.io/package/tslib.md) ^1.9.3
- [apollo-link](https://npm.io/package/apollo-link.md) ^1.2.14
- [ts-invariant](https://npm.io/package/ts-invariant.md) ^0.4.0

## Alternatives

- [react-relay](https://npm.io/package/react-relay.md) — 336.8K weekly downloads
- [relay-test-utils](https://npm.io/package/relay-test-utils.md) — 181.6K weekly downloads
- [@vendure/core](https://npm.io/package/@vendure/core.md) — 14.8K weekly downloads
- [@pnpm/deps.graph-sequencer](https://npm.io/package/@pnpm/deps.graph-sequencer.md) — 13.4K weekly downloads
- [@urql/exchange-execute](https://npm.io/package/@urql/exchange-execute.md) — 10.9K weekly downloads

## Recent versions

- 0.2.16 (latest) — 2020-04-09
- 0.2.15 — 2019-09-06
- 0.2.14 — 2019-06-14
- 0.2.13 — 2019-03-14
- 0.2.12 — 2019-03-14
- 0.2.11 — 2019-03-05
- 0.2.10 — 2019-02-01
- 0.2.9 — 2019-02-01
- 0.2.8 — 2018-12-15
- 0.2.7 — 2018-12-13
- 0.2.6 — 2018-11-21
- 0.2.5 — 2018-09-15
- 0.2.4 — 2018-04-12
- 0.2.3 — 2018-03-05
- 0.2.2 — 2018-02-23
- … 3 more at https://npm.io/package/apollo-link-http-common/versions

## README

---
title: apollo-link-http-common
description: Http utilities shared across Apollo Links
---

This repository is used in apollo-link-http and apollo-link-http-batch. The
package is public to allow easier development of links that will be a part of
the main repository. Developers using this package should know that the api
will change and versions may not follow SemVer.

---
_Source: https://npm.io/package/apollo-link-http-common · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
