nginx/src/http/v2/ngx_http_v2_huff_encode.c

11 lines
145 B
C
Raw Normal View History

/*
* Copyright (C) Nginx, Inc.
* Copyright (C) Valentin V. Bartenev
*/
#include <ngx_config.h>
#include <ngx_core.h>
#include <ngx_http.h>