pkgsrc/www/p5-HTTP-Thin/DESCR
markd 418d6fae6e Add p5-HTTP-Thin 0.006
HTTP::Thin is a thin wrapper around HTTP::Tiny adding the ability to
pass in HTTP::Request objects and get back HTTP::Response objects. The
maintainers of HTTP::Tiny, justifiably, don't want to have to maintain
compatibility but many other projects already consume the
HTTP::Message objects. This is just glue code doing what it does best.
2016-08-24 23:25:31 +00:00

5 lines
340 B
Text

HTTP::Thin is a thin wrapper around HTTP::Tiny adding the ability to
pass in HTTP::Request objects and get back HTTP::Response objects. The
maintainers of HTTP::Tiny, justifiably, don't want to have to maintain
compatibility but many other projects already consume the
HTTP::Message objects. This is just glue code doing what it does best.