There's more...

Having a decent understanding of all of the common HTTP headers used with HTTP requests and HTTP responses can help you to design good REST APIs. To see the actual HTTP requests and responses for our POST method invocation, you can use a such as like Fiddler (www.telerik.com/fiddler) or Wireshark (www.wireshark.org).