RE: [PATCH] HTTP: Add new uri_normalization_percent_decode option

2023-03-30 Thread Michael Kourlas via nginx-devel
Hello, Thanks again for your comments. > This implies, basically, that there are 3 forms of the request > URI: 1) fully encoded, as in $request_uri, 2) fully decoded, as in > $uri now, and 3) "all-except-percent-and-reserved". To implement this > correctly, it needs clear definition when each for

Re: [PATCH] QUIC: optimized sending stream response

2023-03-30 Thread Sergey Kandaurov
> On 23 Feb 2023, at 15:49, Roman Arutyunyan wrote: > > # HG changeset patch > # User Roman Arutyunyan > # Date 1677152799 -14400 > # Thu Feb 23 15:46:39 2023 +0400 > # Branch quic > # Node ID 6d471753917c083b4044f73557f9af8d91c20d36 > # Parent 3c33d39a51d334d99fcc7d2b45e8d8190c431492 > Q