Open
Description
Trying to download highlight.js using the website doesn't work properly.
I can download highlight.js without any languages, but as soon as I requesta few languages I instead receive a broken zip file highlight.zip
Opening it with a texteditor shows, that the server throws an error:
{"errorType":"Function.ResponseSizeTooLarge","errorMessage":"Response payload size exceeded maximum allowed payload size (6291556 bytes)."}
I'm sorry, but without any support for languages, highlight.js isn't really useful to me.
It appears to me, that the Server is misconfigured and doesn't allow responses large enough to include languages in the response.