The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
cookie_dependency()
and
add_cookie_handlers()
, to hopefully make it clearer how
they can be applied in any situation (#37).get_cookie()
to properly update if a cookie is
deleted during the session but was available at the start of the
session.get_cookie()
to more easily get cookies within
the server (#32).missing
as a parameter to
get_cookie()
and extract_cookie()
for when the
cookie doesn’t exist (@jnolis, #38).NA
to NULL
to be more in line with R
convention (@jnolis).set_cookie_response()
to set and remove cookies
using more-secure HTTP responses (#10, #17, #21, #22).set_cookie()
and remove_cookie()
to
handle cookies from the server (using JavaScript) (#5, #6).set_cookie_on_load()
to set a cookie when the
shiny app loads (#4).add_cookie_handlers()
to wrap a shiny ui and add
cookie functionality (#3).extract_cookie()
and
extract_cookies()
to extract cookies from request
object.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.