> On 25 Jun 2023, at 11:25, 洪志道 wrote:
>
> Hi,
> I wonder if the `ngx_http_headers_out` variable is being used? If yes, what
> is it for?
>
> ```
> /* src/http/ngx_http_header_filter_module.c */
>
> ngx_http_header_out_t ngx_http_headers_out[] = {
> { ngx_string("Server"), offsetof(ngx
Hello!
On Thu, Jul 20, 2023 at 12:50:19AM +0300, Gena Makhomed wrote:
> # HG changeset patch
> # User Gena Makhomed
> # Date 1689803114 -10800
> # Thu Jul 20 00:45:14 2023 +0300
> # Node ID dee0e911380d18773dad06d45b845a124474f12a
> # Parent c209dc4eed1737261c97a044d23f5fb9afbd9d45
> Contr