QuestDB JavaScript Client - v5.0.0
    Preparing search index...

    Variable QWP_INGRESS_SERVER_INFO_CAPABILITYConst

    QWP_INGRESS_SERVER_INFO_CAPABILITY: { DURABLE_ACK: 1 } = ...

    Capability bits on the browser-requested ingress SERVER_INFO frame.

    The durable-ACK verdict travels here rather than on the handshake because neither handshake carrier can deliver it to a browser: X-QWP-Durable-Ack is unreadable from page JavaScript, and the questdb.qwp.durable-ack.v1 subprotocol cannot carry it either, since a browser fails the whole connection when it offered a subprotocol and the 101 names none. The server therefore echoes the subprotocol whenever it was offered -- confirming only that it speaks the browser negotiation -- and reports the capability here.

    Type declaration

    • ReadonlyDURABLE_ACK: 1