Class type Fetch.response

inherit body
method headers : headers Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
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 _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_of_ocaml__.Js.t Js_of_ocaml__.Js.meth