Files
edx-platform/cms/djangoapps/contentstore/views
David Baumgold 94976df8d7 Check that content-type starts with application/json
When Chrome sends the AJAX request to add a user to the course team, it sets the
Content-type to "application/json". However, when Firefox sends the same request,
it sets the Content-type to "application/json; charset=UTF-8". This commit only
checks that the Content-type begins with "application/json", not is identical
to it; that way, Firefox can play, too.
2013-08-05 14:16:28 -04:00
..
2013-07-31 15:42:11 -04:00
2013-07-29 13:12:04 -04:00
2013-07-31 15:42:11 -04:00
2013-08-01 14:16:55 -04:00
2013-07-09 19:16:44 -04:00
2013-07-31 15:42:11 -04:00
2013-07-31 15:42:11 -04:00
2013-07-31 15:42:11 -04:00