Web Dev Module 2 > Express-Get-Json > Flashcards
What is the appropriate Content-Type header for HTTP messages that contain JSON in their bodies?
Content-Type: application/json; charset=utf-8