Q. Which header is automatically set by json()?
β
Correct Answer: (B)
Content-Type: application/json
Explanation: JSON content-type is set automatically.