Re: [PATCH 1 of 2] Rewritten host header validation to follow generic parsing rules

2024-05-28 Thread J Carter
Hello Sergey, On Mon, 27 May 2024 14:21:43 +0400 Sergey Kandaurov wrote: > # HG changeset patch > # User Sergey Kandaurov > # Date 1716805272 -14400 > # Mon May 27 14:21:12 2024 +0400 > # Node ID e82a7318ed48fdbc1273771bc96357e9dc232975 > # Parent f58b6f6362387eeace46043a6fc0bceb56a6786a

[njs] Test262: improved skipping of tests.

2024-05-28 Thread noreply
details: https://hg.nginx.org/njs/rev/881a1c4cd2fb branches: changeset: 2340:881a1c4cd2fb user: Dmitry Volyntsev date: Tue May 28 14:16:14 2024 -0700 description: Test262: improved skipping of tests. The skipped tests (which are expected to fail) are not executed in order to make ou

[njs] Added CI based on GitHub Actions.

2024-05-28 Thread noreply
details: https://hg.nginx.org/njs/rev/29ffafd582a7 branches: changeset: 2341:29ffafd582a7 user: Konstantin Pavlov date: Fri Apr 05 13:27:37 2024 -0700 description: Added CI based on GitHub Actions. diffstat: .github/workflows/check-pr.yml | 86

[njs] Fixed RegExp.prototype[@@replace]().

2024-05-28 Thread noreply
details: https://hg.nginx.org/njs/rev/cb1baa3906f8 branches: changeset: 2342:cb1baa3906f8 user: Dmitry Volyntsev date: Tue May 28 15:49:39 2024 -0700 description: Fixed RegExp.prototype[@@replace](). With replacement containing "$'", "$\`" and Unicode characters. The similar issue

[njs] Added code of conduct.

2024-05-28 Thread noreply
details: https://hg.nginx.org/njs/rev/773c816a7360 branches: changeset: 2343:773c816a7360 user: Dmitry Volyntsev date: Tue May 28 18:00:10 2024 -0700 description: Added code of conduct. diffstat: CODE_OF_CONDUCT.md | 79 ++ 1 fi