package cohttp-async
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
include Cohttp.S.Response with type t = Cohttp.Response.t
type t = Cohttp.Response.t = {
encoding : Cohttp.Transfer.encoding;
(*Transfer encoding of this HTTP response
*)headers : Cohttp.Header.t;
(*response HTTP headers
*)version : Cohttp.Code.version;
(*(** HTTP version, usually 1.1 *)
*)status : Cohttp.Code.status_code;
(*HTTP status code of the response
*)flush : bool;
}
val flush : t -> bool
val status : t -> Cohttp.Code.status_code
val version : t -> Cohttp.Code.version
val headers : t -> Cohttp.Header.t
val encoding : t -> Cohttp.Transfer.encoding
module Fields : sig ... end
include Ppx_sexp_conv_lib.Sexpable.S with type t := t
val t_of_sexp : Sexplib0.Sexp.t -> t
val sexp_of_t : t -> Sexplib0.Sexp.t
val make :
?version:Cohttp.Code.version ->
?status:Cohttp.Code.status_code ->
?flush:bool ->
?encoding:Cohttp.Transfer.encoding ->
?headers:Cohttp.Header.t ->
unit ->
t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>