X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fxynt%2Fxynt-http-streaming-ifra.js;h=7b4124f606ca503a665326061fab08f4140d356b;hb=f204bcec7746f916c356f31dbe814a865c37dd0d;hp=a854c053dc7175886ae9af4de14e3fd5d17cc985;hpb=f6e71b0a0d5a7248aa91e60006524b7b33200ed2;p=xynt.git diff --git a/web/xynt/xynt-http-streaming-ifra.js b/web/xynt/xynt-http-streaming-ifra.js index a854c05..7b4124f 100644 --- a/web/xynt/xynt-http-streaming-ifra.js +++ b/web/xynt/xynt-http-streaming-ifra.js @@ -1,3 +1,5 @@ +var ctx_new = ""; + function push(s) { if (s != null) { ctx_new += "@BEGIN@"+s+"@END@";