diff --git a/doc/client-proxy.md b/doc/client-proxy.md index 17584fbff..d6a74d831 100644 --- a/doc/client-proxy.md +++ b/doc/client-proxy.md @@ -110,4 +110,4 @@ Currently, value of X-Forwarded headers affects following URLs: * [WFS endpoints](endpoints.md#web-feature-service) * all operations URLs -Values of X-Forwarded headers does not affect response values of [GET Workspace Layer Metadata Comparison](rest.md#get-workspace-layer-metadata-comparison) and [GET Workspace Map Metadata Comparison](rest.md#get-workspace-map-metadata-comparison). +Values of X-Forwarded headers does not affect responses of [GET Workspace Layer Metadata Comparison](rest.md#get-workspace-layer-metadata-comparison) and [GET Workspace Map Metadata Comparison](rest.md#get-workspace-map-metadata-comparison) intentionally, in order to keep URLs in canonical form. \ No newline at end of file