Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 805 Bytes

File metadata and controls

10 lines (7 loc) · 805 Bytes

15_server-cookie-counter

../15_server-cookie-counter

  • adapter : node-standalone

Counts the pages load for a specific client with cookies. This examples shows how to get and set a cookie from a .astro page while example 13 gets the cookie from the server and set it from the client.

Open in StackBlitz open in Codesandbox open in Gitpod