ahmed salah

ahmed salah

  • 1.1k
  • 487
  • 30.2k

How does mvc application get the cookies from the client ?

Dec 14 2022 12:52 AM

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

 


Answers (3)