Enforce backend WS timeout + subprotocol logic + formatting

This commit is contained in:
PoleTransformer
2025-12-31 09:51:53 -08:00
parent 307c208518
commit 8594bc81b3
3 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -848,7 +848,7 @@
</div>
<i18n-t tag="div" class="form-text" keypath="wsCodeDescription">
<template #documentation>
<a href="https://datatracker.ietf.org/doc/html/rfc6455#section-7.4" target="_blank" rel="noopener noreferrer">{{ 'RFC6455' }}</a>
<a href="https://datatracker.ietf.org/doc/html/rfc6455#section-7.4" target="_blank" rel="noopener noreferrer">RFC 6455</a>
</template>
</i18n-t>
</div>