v1.0.32: убрать Connection: close + cache-buster URL

This commit is contained in:
2026-06-18 21:04:19 +04:00
parent 6891e4a805
commit e20a50dc55
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -1,6 +1,5 @@
<cfsetting showdebugoutput="no" enablecfoutputonly="true">
<cfheader name="Content-Type" value="application/json; charset=utf-8">
<cfheader name="Connection" value="close">
<cfheader name="Access-Control-Allow-Origin" value="*">
<cfheader name="Access-Control-Allow-Methods" value="GET, POST, OPTIONS">
<cfheader name="Access-Control-Allow-Headers" value="Content-Type">