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-websocketaf/Dream_websocketaf/Websocket/Close_code/index.html
Module Websocket.Close_codeSource
Source
type standard = [ | `Normal_closure| `Going_away| `Protocol_error| `Unsupported_data| `No_status_rcvd| `Abnormal_closure| `Invalid_frame_payload_data| `Policy_violation| `Message_too_big| `Mandatory_ext| `Internal_server_error| `TLS_handshake
]Source
val code :
[< `Abnormal_closure
| `Going_away
| `Internal_server_error
| `Invalid_frame_payload_data
| `Mandatory_ext
| `Message_too_big
| `No_status_rcvd
| `Normal_closure
| `Other of int
| `Policy_violation
| `Protocol_error
| `TLS_handshake
| `Unsupported_data ] ->
intSource
val to_int :
[< `Abnormal_closure
| `Going_away
| `Internal_server_error
| `Invalid_frame_payload_data
| `Mandatory_ext
| `Message_too_big
| `No_status_rcvd
| `Normal_closure
| `Other of int
| `Policy_violation
| `Protocol_error
| `TLS_handshake
| `Unsupported_data ] ->
int sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>