Re: [PATCH] Stream: allow waiting on a blocked QUIC stream (ticket #2479)

2023-04-06 Thread Sergey Kandaurov
> On 6 Apr 2023, at 15:41, Roman Arutyunyan wrote: > > # HG changeset patch > # User Roman Arutyunyan > # Date 1680781188 -14400 > # Thu Apr 06 15:39:48 2023 +0400 > # Branch quic > # Node ID 078d2beff084108a10b6b0549d1696561cdee141 > # Parent f68fdb01714121017a91a60370c074e59b730239 > St

RE: [PATCH] HTTP: Add new uri_normalization_percent_decode option

2023-04-06 Thread Michael Kourlas via nginx-devel
Hello, Thanks for your lengthy explanation -- it's much appreciated. I'll find a way to support my use case in the upstream server instead. Best, Michael Kourlas Confidentiality notice This e-mail message and any attachment hereto contain confidential informat

[PATCH] Stream: allow waiting on a blocked QUIC stream (ticket #2479)

2023-04-06 Thread Roman Arutyunyan
# HG changeset patch # User Roman Arutyunyan # Date 1680781188 -14400 # Thu Apr 06 15:39:48 2023 +0400 # Branch quic # Node ID 078d2beff084108a10b6b0549d1696561cdee141 # Parent f68fdb01714121017a91a60370c074e59b730239 Stream: allow waiting on a blocked QUIC stream (ticket #2479). Previously