diff options
author | Roman Arutyunyan <arut@nginx.com> | 2020-07-13 12:33:00 +0300 |
---|---|---|
committer | Roman Arutyunyan <arut@nginx.com> | 2020-07-13 12:33:00 +0300 |
commit | 6d7ddb54711c00e6a43ae16c9151ad9d9c89a86c (patch) | |
tree | 087295aa32636c83b10ba1b85816033cceb6edf4 /src/http/ngx_http_request.c | |
parent | fc5a7234b469cf939c7e44b76ca1146ac7ecf519 (diff) | |
download | nginx-6d7ddb54711c00e6a43ae16c9151ad9d9c89a86c.tar.gz nginx-6d7ddb54711c00e6a43ae16c9151ad9d9c89a86c.zip |
HTTP/3: encode frame ids with ngx_http_v3_encode_varlen_int().
Even though typically frame ids fit into a single byte, calling
ngx_http_v3_encode_varlen_int() adds to the code clarity.
Diffstat (limited to 'src/http/ngx_http_request.c')
0 files changed, 0 insertions, 0 deletions