Re: processing a request without body

2024-01-10 Thread Muhammad Nuzaihan
Hi Maxim, Sorry for asking too many questions. I did looked at he mirror module and i couldn't find the code which reads the body (from what i understand i need a ngx_chain_t type of value to build the request body from buffer) https://github.com/nginx/nginx/blob/master/src/http/modules/ngx_http_

[njs] Removed unused field from njs_vmcode_t.

2024-01-10 Thread Vadim Zhestikov via nginx-devel
details: https://hg.nginx.org/njs/rev/a5f279148c9f branches: changeset: 2265:a5f279148c9f user: Vadim Zhestikov date: Wed Jan 10 16:26:35 2024 -0800 description: Removed unused field from njs_vmcode_t. diffstat: src/njs_disassembler.c |8 +- src/njs_generator.c| 161 +