comparison .hgtags @ 8964:0f5fc7a320db quic

HTTP/3: fixed server_name regex captures (ticket #2407). Previously, HTTP/3 stream connection didn't inherit the servername regex from the main QUIC connection saved when processing SNI and using regular expressions in server names. As a result, it didn't execute to set regex captures when choosing the virtual server while parsing HTTP/3 headers.
author Sergey Kandaurov <pluknet@nginx.com>
date Tue, 22 Nov 2022 14:10:04 +0400
parents 1ae25660c0c7
children c38588d8376b
comparison
equal deleted inserted replaced
8960:6cf8ed15fd00 8964:0f5fc7a320db