package dream-httpaf
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Internal: shared http/af stack for Dream (server) and Hyper (client)
Install
dune-project
Dependency
Authors
Maintainers
Sources
dream-1.0.0-alpha5.tar.gz
sha256=05bc7f6aff94893c151f3a5bcdee3328920c69b3763fac49ba27348dc7745901
md5=de6f6908ae899c9e85f2c751a0263932
doc/dream-httpaf.dream-httpaf_/Dream_httpaf_/Reqd/index.html
Module Dream_httpaf_.ReqdSource
Source
type t = {request : Request.t;request_body : Body.Reader.t;reader : Reader.request;writer : Writer.t;response_body_buffer : Bigstringaf.t;error_handler : error_handler;mutable persistent : bool;mutable response_state : Response_state.t;mutable error_code : [ `Ok | error ];
}Source
val create :
error_handler ->
Request.t ->
Body.Reader.t ->
Reader.request ->
Writer.t ->
Bigstringaf.t ->
tSource
val unsafe_respond_with_streaming :
flush_headers_immediately:bool ->
t ->
Response.t ->
Body.Writer.tSource
val respond_with_streaming :
?flush_headers_immediately:bool ->
t ->
Response.t ->
Body.Writer.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>