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
3.0.0.tar.gz
md5=9069f59ac83c958cedc90a25f24faa1e
sha512=4b066a759043e6704a9617bdc412d29f7ded058cb0e01eb3a8207f54b80bebb478bb98a96832e61b15d281bc8f132e1386459c563eb807a51c01324541fe28b2
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)"
>