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 332d2a3 commit 92af390
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -620,7 +620,7 @@ private class IframeHandler implements SockJsRequestHandler {
"<head>\n" +
" <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\n" +
" <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n" +
" <title>SocketJS iframe</title>\n" +
" <title>SockJS iframe</title>\n" +
" <script>\n" +
" document.domain = document.domain;\n" +
" _sockjs_onload = function(){SockJS.bootstrap_iframe();};\n" +
Expand Down

0 comments on commit 92af390

Please sign in to comment.