inherit body
method ok : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop
method redirected : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop
method status : int Js_of_ocaml.Js.readonly_prop
method statusText : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop
method trailers : headers Js_of_ocaml.Js.t promise Js_of_ocaml.Js.readonly_prop
method type_ : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop
method url : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop
method clone : response_js Js_of_ocaml.Js.t Js_of_ocaml.Js.meth
method error : response_js Js_of_ocaml.Js.t Js_of_ocaml.Js.meth
method redirect : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t -> int Js_of_ocaml.Js.optdef -> response_js Js_of_ocaml.Js.t Js_of_ocaml.Js.meth