diff --git a/linkerd.io/content/2-edge/reference/httproute.md b/linkerd.io/content/2-edge/reference/httproute.md index 98c537abdf..37d4f83c76 100644 --- a/linkerd.io/content/2-edge/reference/httproute.md +++ b/linkerd.io/content/2-edge/reference/httproute.md @@ -240,13 +240,13 @@ A filter which modifies HTTP request or response headers. | ------------ | ------------------------------------------------------------------------------------------------------------------------------------------- | | `scheme` | The scheme to be used in the value of the `Location` header in the response. When empty, the scheme of the request is used. | | `hostname` | The hostname to be used in the value of the `Location` header in the response. When empty, the hostname of the request is used. | -| `path` | An [httpPathModfier](#httppathmodfier) which modifies the path of the incoming request and uses the modified path in the `Location` header. | +| `path` | An [HTTPPathModifier](#httppathmodifier) which modifies the path of the incoming request and uses the modified path in the `Location` header.| | `port` | The port to be used in the value of the `Location` header in the response. When empty, port (if specified) of the request is used. | | `statusCode` | The HTTP status code to be used in response. | {{< /keyval >}} -### httpPathModfier +### HTTPPathModifier `HTTPPathModifier` defines configuration for path modifiers. diff --git a/linkerd.io/content/2.12/reference/authorization-policy.md b/linkerd.io/content/2.12/reference/authorization-policy.md index 42015b5d37..557bfb737a 100644 --- a/linkerd.io/content/2.12/reference/authorization-policy.md +++ b/linkerd.io/content/2.12/reference/authorization-policy.md @@ -315,13 +315,13 @@ A filter which modifies request headers. | ------------ | ------------------------------------------------------------------------------------------------------------------------------------------- | | `scheme` | The scheme to be used in the value of the `Location` header in the response. When empty, the scheme of the request is used. | | `hostname` | The hostname to be used in the value of the `Location` header in the response. When empty, the hostname of the request is used. | -| `path` | An [httpPathModfier](#httppathmodfier) which modifies the path of the incoming request and uses the modified path in the `Location` header. | +| `path` | An [HTTPPathModifier](#HTTPPathModifier) which modifies the path of the incoming request and uses the modified path in the `Location` header. | | `port` | The port to be used in the value of the `Location` header in the response. When empty, port (if specified) of the request is used. | | `statusCode` | The HTTP status code to be used in response. | {{< /keyval >}} -#### httpPathModfier +#### HTTPPathModifier `HTTPPathModifier` defines configuration for path modifiers. diff --git a/linkerd.io/content/2.13/reference/httproute.md b/linkerd.io/content/2.13/reference/httproute.md index ca961e7aa5..3f6c43464b 100644 --- a/linkerd.io/content/2.13/reference/httproute.md +++ b/linkerd.io/content/2.13/reference/httproute.md @@ -180,13 +180,13 @@ A filter which modifies request headers. | ------------ | ------------------------------------------------------------------------------------------------------------------------------------------- | | `scheme` | The scheme to be used in the value of the `Location` header in the response. When empty, the scheme of the request is used. | | `hostname` | The hostname to be used in the value of the `Location` header in the response. When empty, the hostname of the request is used. | -| `path` | An [httpPathModfier](#httppathmodfier) which modifies the path of the incoming request and uses the modified path in the `Location` header. | +| `path` | An [HTTPPathModifier](#HTTPPathModifier) which modifies the path of the incoming request and uses the modified path in the `Location` header. | | `port` | The port to be used in the value of the `Location` header in the response. When empty, port (if specified) of the request is used. | | `statusCode` | The HTTP status code to be used in response. | {{< /keyval >}} -### httpPathModfier +### HTTPPathModifier `HTTPPathModifier` defines configuration for path modifiers. diff --git a/linkerd.io/content/2.14/reference/httproute.md b/linkerd.io/content/2.14/reference/httproute.md index 12e702f9bc..027d42c753 100644 --- a/linkerd.io/content/2.14/reference/httproute.md +++ b/linkerd.io/content/2.14/reference/httproute.md @@ -213,13 +213,13 @@ A filter which modifies HTTP request or response headers. | ------------ | ------------------------------------------------------------------------------------------------------------------------------------------- | | `scheme` | The scheme to be used in the value of the `Location` header in the response. When empty, the scheme of the request is used. | | `hostname` | The hostname to be used in the value of the `Location` header in the response. When empty, the hostname of the request is used. | -| `path` | An [httpPathModfier](#httppathmodfier) which modifies the path of the incoming request and uses the modified path in the `Location` header. | +| `path` | An [HTTPPathModifier](#HTTPPathModifier) which modifies the path of the incoming request and uses the modified path in the `Location` header. | | `port` | The port to be used in the value of the `Location` header in the response. When empty, port (if specified) of the request is used. | | `statusCode` | The HTTP status code to be used in response. | {{< /keyval >}} -### httpPathModfier +### HTTPPathModifier `HTTPPathModifier` defines configuration for path modifiers. diff --git a/linkerd.io/content/2.15/reference/httproute.md b/linkerd.io/content/2.15/reference/httproute.md index 12e702f9bc..027d42c753 100644 --- a/linkerd.io/content/2.15/reference/httproute.md +++ b/linkerd.io/content/2.15/reference/httproute.md @@ -213,13 +213,13 @@ A filter which modifies HTTP request or response headers. | ------------ | ------------------------------------------------------------------------------------------------------------------------------------------- | | `scheme` | The scheme to be used in the value of the `Location` header in the response. When empty, the scheme of the request is used. | | `hostname` | The hostname to be used in the value of the `Location` header in the response. When empty, the hostname of the request is used. | -| `path` | An [httpPathModfier](#httppathmodfier) which modifies the path of the incoming request and uses the modified path in the `Location` header. | +| `path` | An [HTTPPathModifier](#HTTPPathModifier) which modifies the path of the incoming request and uses the modified path in the `Location` header. | | `port` | The port to be used in the value of the `Location` header in the response. When empty, port (if specified) of the request is used. | | `statusCode` | The HTTP status code to be used in response. | {{< /keyval >}} -### httpPathModfier +### HTTPPathModifier `HTTPPathModifier` defines configuration for path modifiers. diff --git a/linkerd.io/content/2.16/reference/httproute.md b/linkerd.io/content/2.16/reference/httproute.md index 98c537abdf..af6d2cf4f4 100644 --- a/linkerd.io/content/2.16/reference/httproute.md +++ b/linkerd.io/content/2.16/reference/httproute.md @@ -240,13 +240,13 @@ A filter which modifies HTTP request or response headers. | ------------ | ------------------------------------------------------------------------------------------------------------------------------------------- | | `scheme` | The scheme to be used in the value of the `Location` header in the response. When empty, the scheme of the request is used. | | `hostname` | The hostname to be used in the value of the `Location` header in the response. When empty, the hostname of the request is used. | -| `path` | An [httpPathModfier](#httppathmodfier) which modifies the path of the incoming request and uses the modified path in the `Location` header. | +| `path` | An [HTTPPathModifier](#HTTPPathModifier) which modifies the path of the incoming request and uses the modified path in the `Location` header. | | `port` | The port to be used in the value of the `Location` header in the response. When empty, port (if specified) of the request is used. | | `statusCode` | The HTTP status code to be used in response. | {{< /keyval >}} -### httpPathModfier +### HTTPPathModifier `HTTPPathModifier` defines configuration for path modifiers. diff --git a/linkerd.io/content/2.17/reference/httproute.md b/linkerd.io/content/2.17/reference/httproute.md index 98c537abdf..af6d2cf4f4 100644 --- a/linkerd.io/content/2.17/reference/httproute.md +++ b/linkerd.io/content/2.17/reference/httproute.md @@ -240,13 +240,13 @@ A filter which modifies HTTP request or response headers. | ------------ | ------------------------------------------------------------------------------------------------------------------------------------------- | | `scheme` | The scheme to be used in the value of the `Location` header in the response. When empty, the scheme of the request is used. | | `hostname` | The hostname to be used in the value of the `Location` header in the response. When empty, the hostname of the request is used. | -| `path` | An [httpPathModfier](#httppathmodfier) which modifies the path of the incoming request and uses the modified path in the `Location` header. | +| `path` | An [HTTPPathModifier](#HTTPPathModifier) which modifies the path of the incoming request and uses the modified path in the `Location` header. | | `port` | The port to be used in the value of the `Location` header in the response. When empty, port (if specified) of the request is used. | | `statusCode` | The HTTP status code to be used in response. | {{< /keyval >}} -### httpPathModfier +### HTTPPathModifier `HTTPPathModifier` defines configuration for path modifiers. diff --git a/linkerd.io/content/2.18/reference/httproute.md b/linkerd.io/content/2.18/reference/httproute.md index 98c537abdf..af6d2cf4f4 100644 --- a/linkerd.io/content/2.18/reference/httproute.md +++ b/linkerd.io/content/2.18/reference/httproute.md @@ -240,13 +240,13 @@ A filter which modifies HTTP request or response headers. | ------------ | ------------------------------------------------------------------------------------------------------------------------------------------- | | `scheme` | The scheme to be used in the value of the `Location` header in the response. When empty, the scheme of the request is used. | | `hostname` | The hostname to be used in the value of the `Location` header in the response. When empty, the hostname of the request is used. | -| `path` | An [httpPathModfier](#httppathmodfier) which modifies the path of the incoming request and uses the modified path in the `Location` header. | +| `path` | An [HTTPPathModifier](#HTTPPathModifier) which modifies the path of the incoming request and uses the modified path in the `Location` header. | | `port` | The port to be used in the value of the `Location` header in the response. When empty, port (if specified) of the request is used. | | `statusCode` | The HTTP status code to be used in response. | {{< /keyval >}} -### httpPathModfier +### HTTPPathModifier `HTTPPathModifier` defines configuration for path modifiers. diff --git a/linkerd.io/content/2.19/reference/httproute.md b/linkerd.io/content/2.19/reference/httproute.md index 98c537abdf..af6d2cf4f4 100644 --- a/linkerd.io/content/2.19/reference/httproute.md +++ b/linkerd.io/content/2.19/reference/httproute.md @@ -240,13 +240,13 @@ A filter which modifies HTTP request or response headers. | ------------ | ------------------------------------------------------------------------------------------------------------------------------------------- | | `scheme` | The scheme to be used in the value of the `Location` header in the response. When empty, the scheme of the request is used. | | `hostname` | The hostname to be used in the value of the `Location` header in the response. When empty, the hostname of the request is used. | -| `path` | An [httpPathModfier](#httppathmodfier) which modifies the path of the incoming request and uses the modified path in the `Location` header. | +| `path` | An [HTTPPathModifier](#HTTPPathModifier) which modifies the path of the incoming request and uses the modified path in the `Location` header. | | `port` | The port to be used in the value of the `Location` header in the response. When empty, port (if specified) of the request is used. | | `statusCode` | The HTTP status code to be used in response. | {{< /keyval >}} -### httpPathModfier +### HTTPPathModifier `HTTPPathModifier` defines configuration for path modifiers. diff --git a/linkerd.io/content/docs/reference/httproute.md b/linkerd.io/content/docs/reference/httproute.md index 98c537abdf..af6d2cf4f4 100644 --- a/linkerd.io/content/docs/reference/httproute.md +++ b/linkerd.io/content/docs/reference/httproute.md @@ -240,13 +240,13 @@ A filter which modifies HTTP request or response headers. | ------------ | ------------------------------------------------------------------------------------------------------------------------------------------- | | `scheme` | The scheme to be used in the value of the `Location` header in the response. When empty, the scheme of the request is used. | | `hostname` | The hostname to be used in the value of the `Location` header in the response. When empty, the hostname of the request is used. | -| `path` | An [httpPathModfier](#httppathmodfier) which modifies the path of the incoming request and uses the modified path in the `Location` header. | +| `path` | An [HTTPPathModifier](#HTTPPathModifier) which modifies the path of the incoming request and uses the modified path in the `Location` header. | | `port` | The port to be used in the value of the `Location` header in the response. When empty, port (if specified) of the request is used. | | `statusCode` | The HTTP status code to be used in response. | {{< /keyval >}} -### httpPathModfier +### HTTPPathModifier `HTTPPathModifier` defines configuration for path modifiers.