> On 24 May 2021, at 06:34, sun edward wrote:
>
> description:
> when qpack header insert with name reference, if it is dynamic table,
> the index should be the relative index, as described in drafts:
> https://quicwg.org/base-drafts/draft-ietf-quic-qpack.html#name-insert-with-name-refere
# HG changeset patch
# User Andrey Kolyshkin
# Date 1622115662 -10800
# Thu May 27 14:41:02 2021 +0300
# Branch quic
# Node ID cfb1ac5fa0f6e2b86d4e4ce51e9ce0b33f959d66
# Parent e6c26cb4d38b8cecb89f26e002bfacf11eafe4a1
fix error code when reached maximum number of requests or timeout
chrome
> On 27 May 2021, at 15:16, Andrey Kolyshkin wrote:
>
> # HG changeset patch
> # User Andrey Kolyshkin
> # Date 1622115662 -10800
> # Thu May 27 14:41:02 2021 +0300
> # Branch quic
> # Node ID cfb1ac5fa0f6e2b86d4e4ce51e9ce0b33f959d66
> # Parent e6c26cb4d38b8cecb89f26e002bfacf11eafe4a1
>
Hello!
On Wed, May 26, 2021 at 11:42:59PM +0300, Gena Makhomed wrote:
> # HG changeset patch
> # User Gena Makhomed
> # Date 1622061379 -10800
> # Wed May 26 23:36:19 2021 +0300
> # Node ID b3c942ec8a13bc8f6cd4b3e2385acb8c14502c0d
> # Parent f5de03f308a6d7864b7d5108a968db56585b9a9b
> Varia
On 27.05.2021 20:25, Maxim Dounin wrote:
Variable $time_short.
Variable $time_short in form "1970/09/28 12:00:00".
Added to ngx_http_core_module, ngx_http_log_module,
and ngx_stream_core_module.
You may want to be more specific about expected use cases, and why
existing time variables are no
description:
when header with a null value,need to reset st->value,otherwise it is
taking previous header field's value
# HG changeset patch
# User Zhiyong Sun
# Date 1622174245 14400
# Thu May 27 23:57:25 2021 -0400
# Branch quic
# Node ID 93a08c9a9d05a0ba529b369c741baa84defdd832
# Par