File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ weight: 09
66
77# Cookies
88
9- HTTP Cookies are used by web sites and apps to store pieces of stateful information on user devices.
9+ HTTP Cookies are used by websites and apps to store pieces of stateful information on user devices.
1010Through the ` Set-Cookie ` HTTP header, a server tells a client what information it wants stored on the user machine.
1111
1212The user's browser stores the cookie data and associates it with the hostname of the server.
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ weight: 09
66
77# Cookies
88
9- HTTP Cookies are used by web sites and apps to store pieces of stateful information on user devices.
9+ HTTP Cookies are used by websites and apps to store pieces of stateful information on user devices.
1010Through the ` Set-Cookie ` HTTP header, a server tells a client what information it wants stored on the user machine.
1111
1212The user's browser stores the cookie data and associates it with the hostname of the server.
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ weight: 09
66
77# Cookies
88
9- HTTP Cookies are used by web sites and apps to store pieces of stateful information on user devices.
9+ HTTP Cookies are used by websites and apps to store pieces of stateful information on user devices.
1010Through the ` Set-Cookie ` HTTP header, a server tells a client what information it wants stored on the user machine.
1111
1212The user's browser stores the cookie data and associates it with the hostname of the server.
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ weight: 09
66
77# Cookies
88
9- HTTP Cookies are used by web sites and apps to store pieces of stateful information on user devices.
9+ HTTP Cookies are used by websites and apps to store pieces of stateful information on user devices.
1010Through the ` Set-Cookie ` HTTP header, a server tells a client what information it wants stored on the user machine.
1111
1212The user's browser stores the cookie data and associates it with the hostname of the server.
You can’t perform that action at this time.
0 commit comments