summary refs log tree commit diff
path: root/changelog.d/9472.feature
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d/9472.feature')
-rw-r--r--changelog.d/9472.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9472.feature b/changelog.d/9472.feature
new file mode 100644
index 0000000000..2ea14e2d62
--- /dev/null
+++ b/changelog.d/9472.feature
@@ -0,0 +1 @@
+Add support for `X-Forwarded-Proto` header when using a reverse proxy. Administrators using a reverse proxy should ensure this header is set to avoid warnings. See [docs/workers.md](docs/workers.md) for example configurations.