One of the Unreal Engine developer documentation pages is broken and won’t load at all on any browsers, had the same issue on mobile as well:
If it helps, this is the message I get in the HTTP 500 response when trying to load the page:
{
"message": "reached end of buffer without matching on tag REGION",
"code": "internal_server_error"
}