HTTP Cookies Crash Course
Offered By: Hussein Nasser via YouTube
Course Description
Overview
Dive into a comprehensive video tutorial on HTTP Cookies, exploring their role as a storage medium in browsers and their transmission to servers with each request. Learn about cookie creation, properties, types, and security through examples and demonstrations. Discover how to create cookies using Document.cookie on the client-side and set-cookie headers on the server-side. Explore cookie properties, including domain-specific storage, path-specific cookies, and their impact on network bandwidth. Understand various cookie types such as session, permanent, httponly, secure, third-party, and zombie cookies. Examine cookie security concerns, including potential vulnerabilities like cookie stealing through XSS attacks and cross-site request forgery. Gain practical insights into implementing and managing cookies effectively in web applications.
Syllabus
Intro
Section 1 - Creating Cookies
Section 2 - Cookie Properties
Section 3 - Cookie Types
Section 4 - Cookie Secuirty
Taught by
Hussein Nasser
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX