summaryrefslogtreecommitdiffhomepage
path: root/src/http/v2/ngx_http_v2_huff_encode.c
blob: 6c412cfcb853f012cc2e9d764c3f2b2cf13f713f (plain) (blame)
1
2
3
4
5
6
7
8
9
10

/*
 * Copyright (C) Nginx, Inc.
 * Copyright (C) Valentin V. Bartenev
 */


#include <ngx_config.h>
#include <ngx_core.h>
#include <ngx_http.h>