]> git.kaiwu.me - nginx.git/commit
HTTP/2: fixed debug log about indexed headers.
authorMaxim Dounin <mdounin@mdounin.ru>
Thu, 14 Sep 2017 16:06:05 +0000 (19:06 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Thu, 14 Sep 2017 16:06:05 +0000 (19:06 +0300)
commitfc1575109e88ccbc7a6d099f15b42781c8471360
treec3f6efb1cf2e0188632f90533a50fc693a9cfeab
parent8f6c5306fb3c32147d0f5835206a8c6101247eec
HTTP/2: fixed debug log about indexed headers.

Previously, "get indexed header" message was logged when in fact only
header name was obtained using an index, and "get indexed header name"
was logged when full header representation (name and value) was obtained
using an index.  Fixed version logs "get indexed name" and "get indexed
header" respectively.
src/http/v2/ngx_http_v2_table.c