I have question and i don't have answer for it
my quest is
How does mvc application get the cookies from the client ?
which of the following is correct
1-cookies are sent in each request to the server
2-the server send the request to the client and ask the client to send cookies
3-cookies are sent only on POST request to the server
4-cookies are sent only on first request of user session