- 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
- Exception concept
- Async client does not throw exceptions
- Promise interface moved to its own repository: php-http/promise
- 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
- Initial release