http_req 0.1.1

minimal library for making HTTP requests.
Documentation
1
2
3
4
5
6
7
# http_req

[![Build Status](https://travis-ci.org/jayjamesjay/http_req.svg?branch=master)](https://travis-ci.org/jayjamesjay/http_req)
Minimal library for making HTTP requests.
Currently it's in heavy development and may frequently change.

## License

Licensed under [MIT](https://github.com/jayjamesjay/http_req/blob/master/LICENSE).