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-alpha6.tar.gz
sha256=8d3b6344c0e175aca628b3d5bb8ee58265e8c1074fc2d40d63f136fef83daf90
doc/dream-httpaf.dream-h2/Dream_h2/Respd/index.html
Module Dream_h2.RespdSource
Source
type error = [ | `Malformed_response of string| `Invalid_response_body_length of Response.t| `Protocol_error of Error_code.t * string| `Exn of exn
]Source
type response_info = {response : Response.t;response_body : Body.Reader.t;mutable response_body_bytes : int64;mutable trailers_parser : Stream.partial_headers option;
}Source
type active_request = {request : Request.t;request_body : Body.Writer.t;response_handler : response_handler;trailers_handler : trailers_handler;
} sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>