Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam MCD - Level 1 topic 1 question 81 discussion

Actual exam question from Mulesoft's MCD - Level 1
Question #: 81
Topic #: 1
[All MCD - Level 1 Questions]

Refer to the exhibits.

The web client sends a POST request to the ACME Order API with an XML payload. An error is returned.
What should be changed in the request so that a success response code is returned to the web client?

  • A. Set a request header with the name Content-Type to a value of application/octet-stream
  • B. Set a request header with the name Content-Type to a value of application/xml
  • C. Set a response header with the name Content-Type to a value of application/xml
  • D. Set a response header with the name Content-Type to a value of application/octet-stream
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
Reference:
https://docs.mulesoft.com/mule-runtime/3.9/http-request-connector

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Aaish
Highly Voted 3 years, 1 month ago
Correct answer is B
upvoted 24 times
...
nilan84
Highly Voted 2 years, 11 months ago
Correct answer is B
upvoted 8 times
...
Alandt
Most Recent 2 months, 3 weeks ago
Selected Answer: B
Easy, you are sending a request, so you must change the request header to XML type.
upvoted 1 times
...
ExamDev
3 months ago
Selected Answer: B
B. Set a request header with the name Content-Type to a value of application/xml
upvoted 1 times
...
ExamDev
3 months ago
Selected Answer: B
To send xml format we need to add application/xml content-type, so server to know what type is receiving.
upvoted 1 times
...
Maxroyo
1 year, 8 months ago
Selected Answer: B
B is correct
upvoted 1 times
...
miguel_romero
2 years, 4 months ago
Correct answer is B
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...