Decoding YouTube's error 500 page

前端 未结 5 1160
盖世英雄少女心
盖世英雄少女心 2020-12-12 18:44

This is YouTube\'s 500 page. Can anyone help decode this information?

500 Internal Server Error

Sorry, something went wrong.

A te

5条回答
  •  萌比男神i
    2020-12-12 19:22

    It's entirely possible that this is random padding to avoid the "friendly" IE error pages that show if your error page does not contain more than 512 bytes of HTML. It would be base64 encoded if it were simply random bytes.

提交回复
热议问题