To solve this problem, which header field extension can be used to maintain the HTTP session without immediately disconnecting?

During the HTTP communication process, the client only sends a request for each HTTP connection. Once the server response data is sent, the connection will be released.

To solve this problem, which header field extension can be used to maintain the HTTP session without immediately disconnecting?
A . Cookies
B . Session
C . Connection
D . Set-Cookie

Answer: C

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments