Releases: Mad-Collective/http-client
Releases · Mad-Collective/http-client
3.0.0
avoid doing retries on 4xx
Merge pull request #26 from CMProductions/WHD-1497 avoid doing retries on 4xx
[BC] Upgraded PHP version and symfony dependencies, allowing version 4.*
2.0.0 BC Upgraded PHP version and symfony dependencies, allowing version 4.*
1.2.4: Add optional parameters for a request (#25)
* Add optional parameters for a request * CR comments fixed * Clean no used code * Clean no used code
1.2.3: Merge pull request #24 from CMProductions/feature/WHD-85
Add parameters optional in body
1.1.3
1.1.3wq
1.1.2
1.1.2 Fix wrong encoding of json body requests
1.1.1
1.0.11
Merge pull request #11 from CMProductions/feature/85 Delete array merge parameters in buildBody
1.0.8
Fixed readme