From 6974c15d97c015e239932be9b17ba07742cf1287 Mon Sep 17 00:00:00 2001 From: Jonathan Braswell <10187286+jbraswell@users.noreply.github.com> Date: Sat, 15 Dec 2018 05:02:45 -0800 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0abfd4097..edf52a151 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ CHANGELIST ***Version 2.12.4* ** *- UNRELEASED* - Made sorting case-insensitive, for users and service bodies. -- When creating URLs for static content, the HTTP_X_FORWARDED_PROTO header is now inspected for determining protocol. +- When creating URLs for static content, the HTTP_X_FORWARDED_PORT and HTTP_X_FORWARDED_PROTO headers are now inspected for determining the port and protocol. - Added sorting to semantic workshop for service bodies and formats. ***Version 2.12.3* ** *- December 7, 2018*