Web Technologies (HTML, CSS, JavaScript, HTTP)
In computer science, HTTP status code 403 refers to which of the following?
- A. A software system that stores, processes, and delivers web pages to clients upon request.
- B. A computing model in which client devices request services or resources from a centralized server.
- C. A pattern used in CSS to select and style specific HTML elements on a page.
- D. An HTTP response status indicating that the server understood the request but refuses to authorize it. ✓
Correct answer
D. An HTTP response status indicating that the server understood the request but refuses to authorize it.
Explanation
HTTP status code 403 refers to an HTTP response status indicating that the server understood the request but refuses to authorize it.