# @tinyhttp/req

> request extensions for tinyhttp

Latest version **2.2.10** (published 2026-07-22) · MIT license · 0 weekly downloads

## Install

```sh
npm install @tinyhttp/req
pnpm add @tinyhttp/req
yarn add @tinyhttp/req
bun add @tinyhttp/req
```

## Health

**Score 70/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 2.2.10 |
| Published | 2026-07-22 |
| First published | 2020-09-15 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM |
| Node | >=14.13.1 |
| Dependencies | 4 |
| Unpacked size | 13.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 2901 |
| Author | v1rtl |
| Maintainers | dropthebeatbro, v1rtl |
| Keywords | tinyhttp, node.js, web framework, web, backend, req, request |

## Links

- npm: https://www.npmjs.com/package/@tinyhttp/req
- Repository: https://github.com/tinyhttp/tinyhttp
- Homepage: https://tinyhttp.v1rtl.site
- npm.io page: https://npm.io/package/@tinyhttp/req

## Dependencies (4)

- [@tinyhttp/url](https://npm.io/package/@tinyhttp/url.md) 2.1.1
- [@tinyhttp/accepts](https://npm.io/package/@tinyhttp/accepts.md) 2.3.1
- [@tinyhttp/type-is](https://npm.io/package/@tinyhttp/type-is.md) 2.2.6
- [header-range-parser](https://npm.io/package/header-range-parser.md) 2.0.0

## Alternatives

- [launchdarkly-js-client-sdk](https://npm.io/package/launchdarkly-js-client-sdk.md) — 2.5M weekly downloads
- [@elastic/elasticsearch](https://npm.io/package/@elastic/elasticsearch.md) — 2.1M weekly downloads
- [@c8y/client](https://npm.io/package/@c8y/client.md) — 15.3K weekly downloads
- [@signaldb/maverickjs](https://npm.io/package/@signaldb/maverickjs.md) — 1.7K weekly downloads
- [@bbc/http-transport-cache](https://npm.io/package/@bbc/http-transport-cache.md) — 1.2K weekly downloads

## Recent versions

- 2.2.10 (latest) — 2026-07-22
- 2.2.9 — 2026-07-18
- 2.2.8 — 2026-02-08
- 2.2.7 — 2026-02-01
- 2.2.6 — 2025-09-14
- 2.2.5 — 2025-02-21
- 2.2.4 — 2024-09-11
- 2.2.3 — 2024-06-26
- 2.2.2 — 2024-01-06
- 2.2.1 — 2024-01-06
- 2.2.0 — 2023-09-28
- 2.1.0 — 2023-05-23
- 2.0.17 — 2023-05-14
- 2.0.16 — 2023-01-11
- 2.0.15 — 2023-01-05
- … 59 more at https://npm.io/package/@tinyhttp/req/versions

## README

# @tinyhttp/req

[![npm (scoped)][npm-badge]](https://npmjs.com/package/@tinyhttp/req) [![npm][dl-badge]](https://npmjs.com/package/@tinyhttp/req) [![][web-badge]](https://tinyhttp.v1rtl.site/mw/req)

Request extensions for tinyhttp collected in one package.

## Install

```sh
pnpm i @tinyhttp/req
```

## API

[tinyhttp Request docs](https://tinyhttp.v1rtl.site/docs#request).

[npm-badge]: https://img.shields.io/npm/v/@tinyhttp/req?style=flat-square
[dl-badge]: https://img.shields.io/npm/dt/@tinyhttp/req?style=flat-square
[web-badge]: https://img.shields.io/badge/website-visit-hotpink?style=flat-square

---
_Source: https://npm.io/package/@tinyhttp/req · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
