nerdexam
Huawei

H12-891_V1.0 · Question #49

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…

The correct answer is C. Connection. See the full explanation below for the reasoning.

Network Architecture and Design

Question

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?

Options

  • ACookies
  • BSession
  • CConnection
  • DSet-Cookie

How the community answered

(36 responses)
  • A
    11% (4)
  • B
    3% (1)
  • C
    81% (29)
  • D
    6% (2)

Topics

#HTTP#persistent connection#Connection header#session management

Community Discussion

No community discussion yet for this question.

Full H12-891_V1.0 Practice