InterviewSolution
Saved Bookmarks
| 1. |
Can Restful Web Services Support Multiple Types Of Response (mime) Formats? |
|
Answer» RESTful Web Services, by confirming to HTTP, does SUPPORT multiple types of RESPONSE (MIME) FORMATS e.g. XML, JSON, PLAIN etc. RESTful Web Services, by confirming to HTTP, does support multiple types of response (MIME) formats e.g. XML, JSON, PLAIN etc. |
|