- Describe how HTTP cookies work
- List common uses and limitations of cookies
- Explain why the statelessness of HTTP necessitates sessions & cookies
- Describe how sessions work
- Describe where a session exists in a client/server interaction
- Demonstrate how cookies are sent back and forth between client and server
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| This is the link to my vidoe presentations | |
| https://www.loom.com/share/8fa537788d6b41839e97b083469c8599 | |
| https://www.loom.com/share/ea2241eeb9d3456da37ee7429bb6a995 | |
| And also about the filter component you are to select all input fields to get the desired list of pets |
