1. The `Content-Type` header could be set to `application/json` signifying to the API receiving the request that the body of the request is a JSON formatted string. *[IETF rfc7231 Content-Type](https://tools.ietf.org/html/rfc7231#section-3.1.1.5)* 2. The `Accepts` header could be...