package ez_api
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Easy API library and tools
Install
dune-project
Dependency
Authors
Maintainers
Sources
2.2.0.tar.gz
md5=08f55e6d79d09fd4b14e48981ea89963
sha512=3b00866b03aab19c6f6eac79bd94dfd24bf66829303c03491523476bc9302962f7ff4a820e0b2215ce6362c09ec3da8f65d57908b8f85598154e0f677323843d
doc/ez_api.server_session/EzCookieServer/index.html
Module EzCookieServerSource
Looks up request headers and returns map of cookies (cookie_name->cokie_value)
Discards cookie in the 'Set-Cookie' header by setting its value to empty string and its max-age to 0
Source
val set :
?secure:bool ->
?http_only:bool ->
?expiration:int64 ->
name:string ->
value:string ->
unit ->
string * stringCreates 'Set-Cokie' header with cookie whose name, value and some parameters are specified.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>