Challenge 1 / 1
When you're working with json_login
, imagine you accidentally set the Content-Type
header in your Ajax call to application/xml
instead of application/json
. What do you think would happen?
Skip challenges and go to theNext Chapter