Commit Graph

3 Commits

Author SHA1 Message Date
Brian Fraser fraserb@gmail.com
e9fc764e02 Fix a broken skip 2012-08-21 14:44:55 -03:00
Brian Fraser fraserb@gmail.com
615c5ad508 Fix several test failures by doing s/HTTP::Micro/HTTPMicro/ 2012-08-21 14:37:10 -03:00
Brian Fraser fraserb@gmail.com
028fa7a047 Added HTTP::Micro.
This is an extremely stripped down HTTP::Tiny, i.e. not comformant
with HTTP/1.1. Basically only GET and POST should work, and
only for explicit content-lengths; chunking is not implemented.
2012-08-08 16:45:28 -03:00