ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 75 - MCIA - Level 1 discussion

Report
Export

A mule application uses an HTTP request operation to involve an external API.

The external API follows the HTTP specification for proper status code usage.

What is possible cause when a 3xx status code is returned to the HTTP Request operation from theexternal API?

A.
The request was not accepted by the external API
Answers
A.
The request was not accepted by the external API
B.
The request was Redirected to a different URL by the external API
Answers
B.
The request was Redirected to a different URL by the external API
C.
The request was NOT RECEIVED by the external API
Answers
C.
The request was NOT RECEIVED by the external API
D.
The request was ACCEPTED by the external API
Answers
D.
The request was ACCEPTED by the external API
Suggested answer: B

Explanation:

3xx HTTP status codes indicate a redirection that the user agent (a web browser or a crawler) needsto take further action when trying to access a particular resource.

Reference: https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html

asked 18/09/2024
Aviv Beck
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first