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-h2/Dream_h2/Frame/index.html
Module Dream_h2.FrameSource
Source
type frame_header = {payload_length : int;flags : Flags.t;stream_id : Stream_identifier.t;frame_type : FrameType.t;
}Source
type frame_payload = | Data of Bigstringaf.t| Headers of Priority.t * Bigstringaf.t| Priority of Priority.t| RSTStream of Error_code.t| Settings of Settings.settings_list| PushPromise of Stream_identifier.t * Bigstringaf.t| Ping of Bigstringaf.t| GoAway of Stream_identifier.t * Error_code.t * Bigstringaf.t| WindowUpdate of Settings.WindowSize.t| Continuation of Bigstringaf.t| Unknown of int * Bigstringaf.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>