Releases: Humminghead/XMLHttpRequest
Releases · Humminghead/XMLHttpRequest
1.0.2
Release 1.0.1
Features:
- In HttpResponse method type() became available. This method allows to change the 'content-encoding' of the response.
Release 1.0.0
This release contains the main part of the XMLHttpRequest library.
In this release, the library supports two methods of interacting with servers - GET and POST. All of these methods are available in both synchronous and asynchronous modes.