classdom::HttpRessys::Obj dom::HttpRes@JsHttpRes models the response side of an XMLHttpRequest instance.See pod doc for details.contentSource Str content := ""The content of the response.headersSource Str:Str headers := ...The response headers.statusSource Int statusThe HTTP status code of the response.