- Added HttpFulfilledPromise and HttpRejectedPromise which respect the HttpAsyncClient interface
- Stability configuration from composer
- Updated package files
- Updated promise dependency to RC1
- Puli configuration and binding types
1.0.0-alpha3 - 2015-12-13
- Async client does not throw exceptions
1.0.0-alpha2 - 2015-11-16
- Async client and Promise interface
- Better domain exceptions.
- Purpose of the library: general HTTP CLient abstraction.
- Request options: they should be configured at construction time.
- Multiple request sending: should be done asynchronously using Async Client.
getName
method