mirror of
https://github.com/nginx/nginx.git
synced 2026-08-03 22:33:10 +00:00
The first code that uses "ngx_" prefix, the previous one used "gx_" prefix. At that point the code is not yet usable. The first draft ideas are dated back to 23.10.2001.
2 lines
78 B
C
2 lines
78 B
C
|
|
gx_chunk_t *gx_http_header(gx_http_request_t *r, gx_http_header_out_t *out);
|