# @taxum/cookie

[![Test](https://github.com/DASPRiD/taxum/actions/workflows/test.yml/badge.svg)](https://github.com/DASPRiD/taxum/actions/workflows/test.yml)
[![codecov](https://codecov.io/gh/DASPRiD/taxum/graph/badge.svg?token=fMAHt3CqfR&component=cookie)](https://codecov.io/gh/DASPRiD/taxum)

---

Cookie support for the [taxum](https://github.com/dasprid/taxum) HTTP
server framework.

This package adds support for handling cookies.

## Documentation

To check out docs, visit [taxum.js.org](https://taxum.js.org).

## Changelog

Detailed changes for each release are documented in the [CHANGELOG](https://github.com/dasprid/taxum/blob/main/packages/cookie/CHANGELOG.md)

## License

[BSD-3-Clause](https://github.com/dasprid/taxum/blob/main/LICENSE)

Copyright (c) 2025-present, Ben Scholzen 'DASPRiD'
