inherit Js_of_ocaml__Dom_html.eventTarget
method url : Js_of_ocaml__Js.js_string Js_of_ocaml__Js.t
Js_of_ocaml__Js.readonly_propmethod readyState : readyState Js_of_ocaml__Js.readonly_propmethod bufferedAmount : int Js_of_ocaml__Js.readonly_propmethod onopen : ( 'self Js_of_ocaml__Js.t,
'self Js_of_ocaml__Dom.event Js_of_ocaml__Js.t )
Js_of_ocaml__Dom.event_listener
Js_of_ocaml__Js.writeonly_propmethod onclose : ( 'self Js_of_ocaml__Js.t,
'self closeEvent Js_of_ocaml__Js.t )
Js_of_ocaml__Dom.event_listener
Js_of_ocaml__Js.writeonly_propmethod onerror : ( 'self Js_of_ocaml__Js.t,
'self Js_of_ocaml__Dom.event Js_of_ocaml__Js.t )
Js_of_ocaml__Dom.event_listener
Js_of_ocaml__Js.writeonly_propmethod extensions : Js_of_ocaml__Js.js_string Js_of_ocaml__Js.t
Js_of_ocaml__Js.readonly_propmethod protocol : Js_of_ocaml__Js.js_string Js_of_ocaml__Js.t
Js_of_ocaml__Js.readonly_propmethod close : unit Js_of_ocaml__Js.methmethod close_withCode : int -> unit Js_of_ocaml__Js.methmethod close_withCodeAndReason : int ->
Js_of_ocaml__Js.js_string Js_of_ocaml__Js.t ->
unit Js_of_ocaml__Js.methmethod onmessage : ( 'self Js_of_ocaml__Js.t,
'self messageEvent Js_of_ocaml__Js.t )
Js_of_ocaml__Dom.event_listener
Js_of_ocaml__Js.writeonly_propmethod binaryType : Js_of_ocaml__Js.js_string Js_of_ocaml__Js.t
Js_of_ocaml__Js.propmethod send : Js_of_ocaml__Js.js_string Js_of_ocaml__Js.t ->
unit Js_of_ocaml__Js.methmethod send_buffer : Js_of_ocaml__Typed_array.arrayBuffer Js_of_ocaml__Js.t ->
unit Js_of_ocaml__Js.methmethod send_blob : Js_of_ocaml__File.blob Js_of_ocaml__Js.t ->
unit Js_of_ocaml__Js.meth