async-http-client 0.2.0

Asynchronous HTTP client
Documentation
version 0.2:

  * added HttpResponse::has and HttpResponse::is methods
  * made comparison of header names and values case-insensitive
  * some documentation and additional tests