Re: HTTP/3: fixed build without NGX_PCRE (broken by 0f5fc7a320db).

2022-11-25 Thread Sergey Kandaurov
e98a8951fcecce2daa4b6bdbda8307bf7 > HTTP/3: fixed build without NGX_PCRE (broken by 0f5fc7a320db). > ssl_servername_regex defined under macro NGX_PCRE. > > diff -r c6580dce98a8 -r da7d9eb93afa src/http/v3/ngx_http_v3_request.c > --- a/src/http/v3/ngx_http_v3_request.c We

HTTP/3: fixed build without NGX_PCRE (broken by 0f5fc7a320db).

2022-11-25 Thread Jiuzhou Cui
Hello! # HG changeset patch # User Jiuzhou Cui # Date 1669360043 -28800 # Fri Nov 25 15:07:23 2022 +0800 # Branch quic # Node ID da7d9eb93afad52bd5b231501590535be9660d8c # Parent c6580dce98a8951fcecce2daa4b6bdbda8307bf7 HTTP/3: fixed build without NGX_PCRE (broken by 0f5fc7a320db