Which code segment should you use as the body of the SendAsync method in the DeleteHandler class?

You need to ensure that all customers can delete videos regardless of their browser capability.
Which code segment should you use as the body of the SendAsync method in the DeleteHandler class?

A. Option A
B. Option B
C. Option C
D. Option D

microsoft-exams

2 thoughts on “Which code segment should you use as the body of the SendAsync method in the DeleteHandler class?

    1. attention case study content:

      Compatibility:
      Some customers use browsers that do not support the HTTP DELETE verb.
      These browsers send a POST request with an HTTP header of X-Delete when the intended action is to delete.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.