Skip to content

CodeDemos/demo-express-cookies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo: Get cookies in express

In Postman > Create a new tab

Postman: Set Method and URL, add Coookie

Postman: Set domain

Postman: Add Cookie

Postman: Enter cookie name/value pair

In Postman: click "Send"

In the Glitch demo, make sure the "Logs" panel is visible You'll see the cookie written to the console

Releases

No releases published

Packages

No packages published