Related questions
Question 256 - H14-231_V1.0 discussion
Regarding the ResponseCode returned by the request, which of the following descriptions is incorrect?
A.
A ResponseCode.OK has a value of 200, indicating that the request is successful. It is generally used for GET and POST requests.
B.
A value of 404 for the B ResponseCode.NOT_FOUND indicates that the server was unable to locate the resource (web page) based on the client's request.
C.
A value of 500 for the C ResponseCode.INTERNAL_ERROR indicates an internal server error and the request could not be completed.
D.
A value of 404 indicates that the resource requested by the client no longer exists.
Your answer:
0 comments
Sorted by
Leave a comment first