I meant something like thishttps://github.com/summerwind/h2spec
What comes to mind, same key restriction must be applied for h2 as well
On Wed, Aug 14, 2024, 16:42 Sergey Kandaurov wrote:
>
> > On 11 Aug 2024, at 22:17, Илья Шипицин wrote:
> >
> > Hello,
> >
> > how was that found ? is there
QUIC Interop suite looks like a candidate for such test as it already
includes 0-RTT test
On Thu, Aug 15, 2024, 10:07 Илья Шипицин wrote:
> I meant something like thishttps://github.com/summerwind/h2spec
>
>
> What comes to mind, same key restriction must be applied for h2 as well
>
> On Wed, Au
# HG changeset patch
# User Sergey Kandaurov
# Date 1723737051 -14400
# Thu Aug 15 19:50:51 2024 +0400
# Node ID 7d94e3fcad21b90fb13734ed0f9a2f019e23f882
# Parent 8796dfbe7177cb0be2a53bcdb4d25cc64a58d2a7
Stream: client certificate validation with OCSP.
diff --git a/src/stream/ngx_stream_ssl
# HG changeset patch
# User Sergey Kandaurov
# Date 1723737247 -14400
# Thu Aug 15 19:54:07 2024 +0400
# Node ID 0be1cc94cb87c8e5fa8a50d798838403b7326a33
# Parent 7d94e3fcad21b90fb13734ed0f9a2f019e23f882
Stream: OCSP stapling.
diff --git a/src/stream/ngx_stream_ssl_module.c
b/src/stream/ng
On Thu, Aug 15, 2024 at 07:56:23PM +0400, Sergey Kandaurov wrote:
> # HG changeset patch
> # User Sergey Kandaurov
> # Date 1723737051 -14400
> # Thu Aug 15 19:50:51 2024 +0400
> # Node ID 7d94e3fcad21b90fb13734ed0f9a2f019e23f882
> # Parent 8796dfbe7177cb0be2a53bcdb4d25cc64a58d2a7
> Stream:
On Thu, Aug 15, 2024 at 07:56:24PM +0400, Sergey Kandaurov wrote:
> # HG changeset patch
> # User Sergey Kandaurov
> # Date 1723737247 -14400
> # Thu Aug 15 19:54:07 2024 +0400
> # Node ID 0be1cc94cb87c8e5fa8a50d798838403b7326a33
> # Parent 7d94e3fcad21b90fb13734ed0f9a2f019e23f882
> Stream:
details:
https://github.com/nginx/njs/commit/8553c2a6a2cb0c7bdd111f5b1799aaba8004eba6
branches: master
commit:8553c2a6a2cb0c7bdd111f5b1799aaba8004eba6
user: Thomas P.
date: Tue, 30 Jul 2024 18:03:34 +0200
description:
HTTP: expose capture group variables.
---
nginx/ngx_http_js
On 8/7/24 4:54 AM, Thomas P. wrote:
Hello,
I'm experimenting with non-cacheable variables to compute some values used in
http_rewrite. I've noticed that, for directives like "set $var $computed_var",
I'm getting 2 calls to $computed_var's get_handler. After reading the code behind this
direct
details:
https://github.com/nginx/njs/commit/5cf4fd025664ea7b100757865ca9c59e44830cba
branches: master
commit:5cf4fd025664ea7b100757865ca9c59e44830cba
user: Dmitry Volyntsev
date: Wed, 7 Aug 2024 22:48:04 -0700
description:
Fixed Fixed Buffer.prototype.write().
---
src/njs_buf
details:
https://github.com/nginx/njs/commit/5d15a8d6dabb44afefd5308e0ebde0cf73597b88
branches: master
commit:5d15a8d6dabb44afefd5308e0ebde0cf73597b88
user: Dmitry Volyntsev
date: Tue, 6 Aug 2024 23:05:33 -0700
description:
Fixed Buffer.prototype.lastIndexOf().
---
src/njs_buf
details:
https://github.com/nginx/njs/commit/4b8188857b4385b5d2aff44cb548e92521c6c91f
branches: master
commit:4b8188857b4385b5d2aff44cb548e92521c6c91f
user: Dmitry Volyntsev
date: Tue, 13 Aug 2024 17:14:14 -0700
description:
QuickJS: fixed exception handling in shell output.
--
details:
https://github.com/nginx/njs/commit/43dcb8ddaf30bc7f7ffd172de669e288b230073b
branches: master
commit:43dcb8ddaf30bc7f7ffd172de669e288b230073b
user: Dmitry Volyntsev
date: Thu, 8 Aug 2024 00:12:29 -0700
description:
Fixed Buffer.prototype.writeInt8() and friends.
---
s
details:
https://github.com/nginx/njs/commit/7ba3a8b943488f801a8dde64d76a965b7686094c
branches: master
commit:7ba3a8b943488f801a8dde64d76a965b7686094c
user: Dmitry Volyntsev
date: Wed, 7 Aug 2024 22:27:45 -0700
description:
Fixed Buffer.prototype.writeFloat() and friends.
---
13 matches
Mail list logo