Extends a native reponse object with the extra properties that the fetcher requires. Notably it upgrades the
json function to support verification and conversion functions. It also adds a Url property that returns a
Url primitive. This provides easy access to the url parts.
Extends a native reponse object with the extra properties that the fetcher requires. Notably it upgrades the
json
function to support verification and conversion functions. It also adds aUrl
property that returns aUrl
primitive. This provides easy access to the url parts.