Posted by: Pdfprep
Post Date: November 9, 2020
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 applicatron/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 applkation/xml
D . Set a response header with the name Content-Type to a value of application/octet-stream
Answer: B
Leave a Reply