Re: [PATCH 1 of 8] QUIC: treat qc->error == -1 as a missing error

2022-08-02 Thread Sergey Kandaurov
On Thu, Jun 23, 2022 at 07:58:39PM +0400, Roman Arutyunyan wrote: > # HG changeset patch > # User Roman Arutyunyan > # Date 1655889315 -14400 > # Wed Jun 22 13:15:15 2022 +0400 > # Branch quic > # Node ID 951d7116f37dc39d9eba20ceae49434592ce4677 > # Parent 5b1011b5702b5c5db2ba3d392a4da255961

Re: [PATCH 4 of 8] QUIC: removed ngx_quic_shutdown_connection()

2022-08-02 Thread Sergey Kandaurov
On Thu, Jun 23, 2022 at 07:58:42PM +0400, Roman Arutyunyan wrote: > # HG changeset patch > # User Roman Arutyunyan > # Date 1655904279 -14400 > # Wed Jun 22 17:24:39 2022 +0400 > # Branch quic > # Node ID 1912c09e0e4d746ec0a4c2140b6d2046b283b647 > # Parent ea555f7caec372e93e1b9a11ed822002e97

[njs] Modules: extending allowed context for js directives.

2022-08-02 Thread Dmitry Volyntsev
details: https://hg.nginx.org/njs/rev/648a8092c05a branches: changeset: 1921:648a8092c05a user: Dmitry Volyntsev date: Tue Aug 02 20:45:17 2022 -0700 description: Modules: extending allowed context for js directives. HTTP: js_import, js_path, js_set and js_var are allowed in server

[njs] Fixed deprecation warnings introduced in beaff2c39864.

2022-08-02 Thread Dmitry Volyntsev
details: https://hg.nginx.org/njs/rev/bb7a3a0017b2 branches: changeset: 1919:bb7a3a0017b2 user: Dmitry Volyntsev date: Tue Aug 02 20:40:20 2022 -0700 description: Fixed deprecation warnings introduced in beaff2c39864. Previously, deprecated and non-deprecated properties shared a com

[njs] Stream: fixed "js_fetch_timeout" introduced in b20de7bcee61 (0.7.4).

2022-08-02 Thread Dmitry Volyntsev
details: https://hg.nginx.org/njs/rev/076cdf8a1ced branches: changeset: 1920:076cdf8a1ced user: Dmitry Volyntsev date: Tue Aug 02 20:42:04 2022 -0700 description: Stream: fixed "js_fetch_timeout" introduced in b20de7bcee61 (0.7.4). Previously, the value specified in js_fetch_timeout