Skip to content

Commit

Permalink
Polish contribution
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrannen committed Nov 28, 2022
1 parent 6508754 commit 6e5dd64
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -620,7 +620,7 @@ private class IframeHandler implements SockJsRequestHandler {
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>SocketJS iframe</title>
<title>SockJS iframe</title>
<script>
document.domain = document.domain;
_sockjs_onload = function(){SockJS.bootstrap_iframe();};
Expand Down

0 comments on commit 6e5dd64

Please sign in to comment.