Frontend/25_02_24/node_modules/@tinyhttp/forwarded/README.md

18 lines
255 B
Markdown
Raw Normal View History

2025-02-25 08:55:29 +00:00
# @tinyhttp/forwarded
> [`forwarded`](https://github.com/jshttp/forwarded) rewrite in TypeScript
Determine address of a proxied request
## Install
```sh
pnpm i @tinyhttp/forwarded
```
## API
```ts
import { forwarded } from '@tinyhttp/forwarded'
```