CORS для SSE (v1.0.55)
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
<body>
|
||||
<div class="topbar">
|
||||
<img src="/nubes-logo.svg" alt="Nubes">
|
||||
<span class="title">Сверка договоров — LLM <span style="font-weight:400;color:var(--muted);font-size:12px;">v1.0.54 — Lucee</span></span>
|
||||
<span class="title">Сверка договоров — LLM <span style="font-weight:400;color:var(--muted);font-size:12px;">v1.0.55 — Lucee</span></span>
|
||||
</div>
|
||||
|
||||
<div class="content">
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
<cfheader name="Cache-Control" value="no-cache">
|
||||
<cfheader name="Connection" value="keep-alive">
|
||||
<cfheader name="X-Accel-Buffering" value="no">
|
||||
<cfheader name="Access-Control-Allow-Origin" value="*">
|
||||
|
||||
<cfparam name="url.contract_id" default="">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user