What is the appropriate Content-Type header for HTTP messages that contain JSON in their bodies?
Content-Type: application/json; charset=utf-8
What is routing?
routing refers to determining how an application responds to a request at a certain endpoint and a specific http request method