nerdexam
Blue_Coat

BCCPA · Question #227

HTTP response typically contains headers and the body (data). Does HTTP request contain body (data)?

The correct answer is A. HTTP requests contain headers (including cookie data) only. See the full explanation below for the reasoning.

Question

HTTP response typically contains headers and the body (data). Does HTTP request contain body (data)?

Options

  • AHTTP requests contain headers (including cookie data) only
  • BHTTP requests contain body only if the request is file upload
  • CHTTP requests contain body only if it is a POST (rather than GET) request
  • DHTTP requests contain body, if they are HTML form submissions

How the community answered

(50 responses)
  • A
    80% (40)
  • B
    2% (1)
  • C
    6% (3)
  • D
    12% (6)

Community Discussion

No community discussion yet for this question.

Full BCCPA Practice