Java Reference
In-Depth Information
The customer example and the modified version respond differently to a GET request
for a customer ID that does not exist. The original customer example returns HTTP
Status: 204 (No content) , whereas the modified version returns HTTP
Status: 200 (OK) with a response that contains the XML header but no customer
data.
Search WWH ::




Custom Search