exam questions

Exam 70-487 All Questions

View all questions & answers for the 70-487 exam

Exam 70-487 topic 1 question 95 discussion

Actual exam question from Microsoft's 70-487
Question #: 95
Topic #: 1
[All 70-487 Questions]

DRAG DROP -
You are developing an ASP.NET Web API application for currency conversion that will be consumed by a web browser by using a composite application that is served from another web domain.
You need to configure the Web API.
You have the following markup:

Which XML elements should you include in Target 1, Target 2, Target 3 and Target 4 to complete the markup?
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
tiger25
5 years, 4 months ago
can't the target 4 be like * ? It means any header.
upvoted 1 times
rolandhobaj
5 years, 2 months ago
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Allow-Headers It says that: The CORS-safelisted request headers, Accept, Accept-Language, Content-Language, Content-Type are always allowed and don't need to be listed by this header necessarily.
upvoted 1 times
Gorilla
5 years, 1 month ago
So one more reason to put "*" in target 4
upvoted 3 times
...
...
KevinVording
4 years, 9 months ago
Target one has to be "*", you cannot select one answer twice.
upvoted 1 times
zimzimzimma
4 years, 7 months ago
So Target4 has to be 'Content-Type'
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 ...