Check Point Certified Security Administrator (CCSA) R80 — Question 31

Session unique identifiers are passed to the web api using which http header option?

Answer options

Correct answer: C

Explanation

The correct answer is C, Proxy-Authorization, as it is specifically used to pass authentication credentials, which can include session identifiers. Options A (X-chkp-sid) and D (Application) do not pertain to standard HTTP headers for session management, and B (Accept-Charset) is related to character encoding preferences, not session identifiers.