View Source API Reference XHTTP v0.1.0
Modules
XHTTP is a library that defines the Response and
ResponseDocument protocols.
The Response protocol provides common functions for retrieving data from a HTTP response.
The ResponseDocument protocol provides common functions for retrieving document data from a HTTP response, such as a HTML, XML or JSON document.