Releases: Coreoz/simple-http-rest-client
Releases · Coreoz/simple-http-rest-client
2.3.0
- Creation of a Multipart HTTP client
- Creation of a OctetStreamType Validator to handle octet stream responses
- Creation of a Raw Header Parser ot read headers from a xmlhttp response
- The use of the MultiPartHttpClient is demonstrated in the README.md file
- Moving generic Reponse Handlers to a specific package
- Moving generic Reponse Validators to a specific package
2.1.0
2.0.0
Changelog
Upgrade to simple-http-request-builder 2.0.0.
This release adds the ability to change the host name of a request with the new method: HttpRequest.hostname(hostname: string)
Upgrade instructions
See simple-http-request-builder upgrade instructions for version 2.0.0