From 02f2bad70f204d6207e8477c2cb7d69d870fc7cd Mon Sep 17 00:00:00 2001 From: Vyacheslav Anzhiganov Date: Fri, 21 Feb 2025 02:53:09 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..62b68cf --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# nginx-module-headers-more + + Set, add, and clear arbitrary output headers in NGINX http servers \ No newline at end of file