Name |
Last commit
|
Last update |
---|---|---|
.. | ||
features | ||
management | ||
tests | ||
views | ||
__init__.py | ||
course_info_model.py | ||
debug_file_uploader.py | ||
module_info_model.py | ||
utils.py |
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.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
features | Loading commit data... | |
management | Loading commit data... | |
tests | Loading commit data... | |
views | Loading commit data... | |
__init__.py | Loading commit data... | |
course_info_model.py | Loading commit data... | |
debug_file_uploader.py | Loading commit data... | |
module_info_model.py | Loading commit data... | |
utils.py | Loading commit data... |