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
6
6
7
7
# Cookies
8
8
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.
10
10
Through the ` Set-Cookie ` HTTP header, a server tells a client what information it wants stored on the user machine.
11
11
12
12
The 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
6
6
7
7
# Cookies
8
8
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.
10
10
Through the ` Set-Cookie ` HTTP header, a server tells a client what information it wants stored on the user machine.
11
11
12
12
The 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
6
6
7
7
# Cookies
8
8
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.
10
10
Through the ` Set-Cookie ` HTTP header, a server tells a client what information it wants stored on the user machine.
11
11
12
12
The 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
6
6
7
7
# Cookies
8
8
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.
10
10
Through the ` Set-Cookie ` HTTP header, a server tells a client what information it wants stored on the user machine.
11
11
12
12
The 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