aboutsummaryrefslogtreecommitdiff
path: root/src/http/ngx_http_header.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/http/ngx_http_header.h')
-rw-r--r--src/http/ngx_http_header.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/http/ngx_http_header.h b/src/http/ngx_http_header.h
new file mode 100644
index 000000000..48070b366
--- /dev/null
+++ b/src/http/ngx_http_header.h
@@ -0,0 +1,2 @@
+
+gx_chunk_t *gx_http_header(gx_http_request_t *r, gx_http_header_out_t *out);