platform/packages/user_agent/angel_user_agent/README.md

11 lines
736 B
Markdown
Raw Normal View History

2021-06-21 05:43:02 +00:00
# Angel3 User Agent
2021-09-14 01:45:16 +00:00
![Pub Version (including pre-releases)](https://img.shields.io/pub/v/angel3_user_agent?include_prereleases)
2021-06-21 05:43:02 +00:00
[![Null Safety](https://img.shields.io/badge/null-safety-brightgreen)](https://dart.dev/null-safety)
[![Gitter](https://img.shields.io/gitter/room/angel_dart/discussion)](https://gitter.im/angel_dart/discussion)
2023-12-25 03:45:10 +00:00
[![License](https://img.shields.io/github/license/dart-backend/belatuk-common-utilities)](https://github.com/dart-backend/angel/tree/angel3/packages/user_agent/angel_user_agent/LICENSE)
2021-06-21 05:43:02 +00:00
2021-09-14 01:45:16 +00:00
**Replacement of `package:angel_user_agent` with breaking changes to support NNBD.**
2021-06-21 05:43:02 +00:00
Middleware to inject a User Agent object into requests. For convenience's sake, it also exports the `user_agent` library.