1.

Choose the correct option with reference to REST API.

A. There is no default media type for both requests and responses.
B. The default media type for requests and responses is application/json.
C. The default media type for requests is application/json while there is no default media type for responses.
D. The default media type for responses is application/json while there is no default media type for requests.
E.
Answer» C. The default media type for requests is application/json while there is no default media type for responses.


Discussion

No Comment Found