diff options
| author | Alejandro Colomar <alx@nginx.com> | 2023-07-19 14:22:21 +0200 |
|---|---|---|
| committer | Alejandro Colomar <alx@nginx.com> | 2023-09-04 03:39:54 +0200 |
| commit | 00801288b07d9d7c9557667b8020bab61375ca1c (patch) | |
| tree | cce4ce4cdb7d4a0539905fa5737adc5ccc410ee8 /auto | |
| parent | d3f4e09c9e2e451b047dbfba739d54b6b1c4c9ba (diff) | |
| download | unit-00801288b07d9d7c9557667b8020bab61375ca1c.tar.gz unit-00801288b07d9d7c9557667b8020bab61375ca1c.tar.bz2 | |
HTTP: compress: added "encoding": "gzip".
Signed-off-by: Alejandro Colomar <alx@nginx.com>
Diffstat (limited to 'auto')
| -rw-r--r-- | auto/sources | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/sources b/auto/sources index d8884b91..3cf49d4c 100644 --- a/auto/sources +++ b/auto/sources @@ -88,6 +88,7 @@ NXT_LIB_SRCS=" \ src/nxt_h1proto.c \ src/nxt_status.c \ src/nxt_http_compress.c \ + src/nxt_http_compress_gzip.c \ src/nxt_http_request.c \ src/nxt_http_response.c \ src/nxt_http_error.c \ |
