NAME

Uniform::HTTP - Framework-neutral HTTP messages and authentication

VERSION

Version 0.02.

DESCRIPTION

Uniform::HTTP provides small HTTP domain objects and authentication mechanics without choosing a client, server, transport, framework, or event loop.

The distribution contains canonical mutable message implementations and a contract that separately distributed framework adapters can implement.

MODULES

BOUNDARY

This distribution represents HTTP message semantics and authentication data. It does not parse or serialize wire messages, perform I/O, own connections, retry requests, or expose framework lifecycle APIs.

AUTHOR

Joshua S. Day <HAX@cpan.org>

LICENSE

This software is available under the MIT License.