Skip to content

Force language to EN to correctly parse site content, remove Accept-Language header

Jan Manuel Kirsten requested to merge fix-10 into master

I verified that this now actually closes #10 (closed) (force zn_cn -> wrong course names, force en -> correct course names)

Removed unnecessary Accept-Language header because it could possibly cause errors in the future. As the downloaded content is independent from the language there is no reason to keep it.

Edited by Jan Manuel Kirsten

Merge request reports