packages feed

http-client-openssl-0.2.2.0: ChangeLog.md

## 0.2.2.0

* Tell OpenSSL what host is being contacted, so it can use the SNI extension for certificate selection if the server requires it.

## 0.2.1.1

* Fix a connection-bug with http-proxy(Previous version closes a connection before reading all respose-data.)

## 0.2.1.0

* Add support for http-proxy

## 0.2.0.5

* Use different domain name so tests pass

## 0.2.0.4

* Minor doc updates

## 0.2.0.3

* Simplified a test case

## 0.2.0.1

[Expand hints for getAddrInfo. More exception safety.](https://github.com/snoyberg/http-client/pull/91)