Skip to content

Commit

Permalink
Merge pull request esl#9 from fdmanana/master
Browse files Browse the repository at this point in the history
Update CHANGELOG
  • Loading branch information
viganiko committed Apr 4, 2012
2 parents 1b3457e + 459e85c commit 0b52278
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@ Version ?:
after completing requests which came from the lhttpc_client process.
These are now avoided.
* Add rebar support (thanks to Benoit Chesneau)
* Add support for HTTP basic auth (Filipe Manana)
* Add support for IPv6 (Filipe Manana)
* Several URL parsing fixes (Filipe Manana)
* Add support for proxies via HTTP CONNECT method (Filipe Manana)
* Add connection limit to the connection pool (Filipe Manana)
* Add suport for using multiple connection pools - different requests can now
use different connection pools (Filipe Manana)

Version 1.2.5:
* Fix for decoding chunked HTTP responses with extraneous whitespace
Expand Down

0 comments on commit 0b52278

Please sign in to comment.