K 10 svn:author V 4 miwi K 8 svn:date V 27 2015-12-21T14:14:49.991082Z K 7 svn:log V 490 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. WWW: http://search.cpan.org/dist/HTTP-Thin/ PR: 205362 Submitted by: amontalban@gmail.com Approved by: mat (mentor) Differential Revision: D4633 END