Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: fix some docs typos #6298

Merged
merged 1 commit into from
Mar 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion site/content/docs/1.20/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ The `remove` field removes an HTTP header.
| set | map[string]string | none | Map of headers to set on all service routes if not overridden in the object |
| remove | []string | none | List of headers to remove on all service routes if not overridden in the object |

Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it it not possible to remove these entries.
Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it is not possible to remove these entries.

### Rate Limit Service Configuration

Expand Down
2 changes: 1 addition & 1 deletion site/content/docs/1.21/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ The `remove` field removes an HTTP header.
| set | map[string]string | none | Map of headers to set on all service routes if not overridden in the object |
| remove | []string | none | List of headers to remove on all service routes if not overridden in the object |

Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it it not possible to remove these entries.
Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it is not possible to remove these entries.

### Rate Limit Service Configuration

Expand Down
2 changes: 1 addition & 1 deletion site/content/docs/1.22/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ The `remove` field removes an HTTP header.
| set | map[string]string | none | Map of headers to set on all service routes if not overridden in the object |
| remove | []string | none | List of headers to remove on all service routes if not overridden in the object |

Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it it not possible to remove these entries.
Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it is not possible to remove these entries.

### Rate Limit Service Configuration

Expand Down
2 changes: 1 addition & 1 deletion site/content/docs/1.23/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ The `remove` field removes an HTTP header.
| set | map[string]string | none | Map of headers to set on all service routes if not overridden in the object |
| remove | []string | none | List of headers to remove on all service routes if not overridden in the object |

Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it it not possible to remove these entries.
Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it is not possible to remove these entries.

### Rate Limit Service Configuration

Expand Down
2 changes: 1 addition & 1 deletion site/content/docs/1.24/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ The `remove` field removes an HTTP header.
| set | map[string]string | none | Map of headers to set on all service routes if not overridden in the object |
| remove | []string | none | List of headers to remove on all service routes if not overridden in the object |

Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it it not possible to remove these entries.
Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it is not possible to remove these entries.

### Rate Limit Service Configuration

Expand Down
2 changes: 1 addition & 1 deletion site/content/docs/1.25/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ The `remove` field removes an HTTP header.
| set | map[string]string | none | Map of headers to set on all service routes if not overridden in the object |
| remove | []string | none | List of headers to remove on all service routes if not overridden in the object |

Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it it not possible to remove these entries.
Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it is not possible to remove these entries.

### Rate Limit Service Configuration

Expand Down
2 changes: 1 addition & 1 deletion site/content/docs/1.26/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ The `remove` field removes an HTTP header.
| set | map[string]string | none | Map of headers to set on all service routes if not overridden in the object |
| remove | []string | none | List of headers to remove on all service routes if not overridden in the object |

Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it it not possible to remove these entries.
Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it is not possible to remove these entries.

### Rate Limit Service Configuration

Expand Down
2 changes: 1 addition & 1 deletion site/content/docs/1.27/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ The `remove` field removes an HTTP header.
| set | map[string]string | none | Map of headers to set on all service routes if not overridden in the object |
| remove | []string | none | List of headers to remove on all service routes if not overridden in the object |

Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it it not possible to remove these entries.
Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it is not possible to remove these entries.

### Rate Limit Service Configuration

Expand Down
2 changes: 1 addition & 1 deletion site/content/docs/1.28/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ The `remove` field removes an HTTP header.
| set | map[string]string | none | Map of headers to set on all service routes if not overridden in the object |
| remove | []string | none | List of headers to remove on all service routes if not overridden in the object |

Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it it not possible to remove these entries.
Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it is not possible to remove these entries.

### Rate Limit Service Configuration

Expand Down
2 changes: 1 addition & 1 deletion site/content/docs/main/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ The `remove` field removes an HTTP header.
| set | map[string]string | none | Map of headers to set on all service routes if not overridden in the object |
| remove | []string | none | List of headers to remove on all service routes if not overridden in the object |

Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it it not possible to remove these entries.
Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it is not possible to remove these entries.

### Rate Limit Service Configuration

Expand Down
2 changes: 1 addition & 1 deletion site/content/docs/v1.14.0/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ The `remove` field removes an HTTP header.
| set | map[string]string | none | Map of headers to set on all service routes if not overridden in the object |
| remove | []string | none | List of headers to remove on all service routes if not overridden in the object |

Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it it not possible to remove these entries.
Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it is not possible to remove these entries.


### Rate Limit Service Configuration
Expand Down
2 changes: 1 addition & 1 deletion site/content/docs/v1.14.1/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ The `remove` field removes an HTTP header.
| set | map[string]string | none | Map of headers to set on all service routes if not overridden in the object |
| remove | []string | none | List of headers to remove on all service routes if not overridden in the object |

Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it it not possible to remove these entries.
Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it is not possible to remove these entries.


### Rate Limit Service Configuration
Expand Down
2 changes: 1 addition & 1 deletion site/content/docs/v1.14.2/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ The `remove` field removes an HTTP header.
| set | map[string]string | none | Map of headers to set on all service routes if not overridden in the object |
| remove | []string | none | List of headers to remove on all service routes if not overridden in the object |

Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it it not possible to remove these entries.
Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it is not possible to remove these entries.


### Rate Limit Service Configuration
Expand Down
2 changes: 1 addition & 1 deletion site/content/docs/v1.15.0/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ The `remove` field removes an HTTP header.
| set | map[string]string | none | Map of headers to set on all service routes if not overridden in the object |
| remove | []string | none | List of headers to remove on all service routes if not overridden in the object |

Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it it not possible to remove these entries.
Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it is not possible to remove these entries.


### Rate Limit Service Configuration
Expand Down
2 changes: 1 addition & 1 deletion site/content/docs/v1.15.1/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ The `remove` field removes an HTTP header.
| set | map[string]string | none | Map of headers to set on all service routes if not overridden in the object |
| remove | []string | none | List of headers to remove on all service routes if not overridden in the object |

Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it it not possible to remove these entries.
Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it is not possible to remove these entries.

### Rate Limit Service Configuration

Expand Down
2 changes: 1 addition & 1 deletion site/content/docs/v1.15.2/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ The `remove` field removes an HTTP header.
| set | map[string]string | none | Map of headers to set on all service routes if not overridden in the object |
| remove | []string | none | List of headers to remove on all service routes if not overridden in the object |

Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it it not possible to remove these entries.
Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it is not possible to remove these entries.

### Rate Limit Service Configuration

Expand Down
2 changes: 1 addition & 1 deletion site/content/docs/v1.16.0/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ The `remove` field removes an HTTP header.
| set | map[string]string | none | Map of headers to set on all service routes if not overridden in the object |
| remove | []string | none | List of headers to remove on all service routes if not overridden in the object |

Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it it not possible to remove these entries.
Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it is not possible to remove these entries.

### Rate Limit Service Configuration

Expand Down
2 changes: 1 addition & 1 deletion site/content/docs/v1.16.1/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ The `remove` field removes an HTTP header.
| set | map[string]string | none | Map of headers to set on all service routes if not overridden in the object |
| remove | []string | none | List of headers to remove on all service routes if not overridden in the object |

Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it it not possible to remove these entries.
Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it is not possible to remove these entries.

### Rate Limit Service Configuration

Expand Down
2 changes: 1 addition & 1 deletion site/content/docs/v1.17.0/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ The `remove` field removes an HTTP header.
| set | map[string]string | none | Map of headers to set on all service routes if not overridden in the object |
| remove | []string | none | List of headers to remove on all service routes if not overridden in the object |

Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it it not possible to remove these entries.
Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it is not possible to remove these entries.

### Rate Limit Service Configuration

Expand Down
2 changes: 1 addition & 1 deletion site/content/docs/v1.17.1/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ The `remove` field removes an HTTP header.
| set | map[string]string | none | Map of headers to set on all service routes if not overridden in the object |
| remove | []string | none | List of headers to remove on all service routes if not overridden in the object |

Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it it not possible to remove these entries.
Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it is not possible to remove these entries.

### Rate Limit Service Configuration

Expand Down
2 changes: 1 addition & 1 deletion site/content/docs/v1.17.2/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ The `remove` field removes an HTTP header.
| set | map[string]string | none | Map of headers to set on all service routes if not overridden in the object |
| remove | []string | none | List of headers to remove on all service routes if not overridden in the object |

Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it it not possible to remove these entries.
Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it is not possible to remove these entries.

### Rate Limit Service Configuration

Expand Down
2 changes: 1 addition & 1 deletion site/content/docs/v1.18.0/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ The `remove` field removes an HTTP header.
| set | map[string]string | none | Map of headers to set on all service routes if not overridden in the object |
| remove | []string | none | List of headers to remove on all service routes if not overridden in the object |

Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it it not possible to remove these entries.
Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it is not possible to remove these entries.

### Rate Limit Service Configuration

Expand Down
2 changes: 1 addition & 1 deletion site/content/docs/v1.18.1/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ The `remove` field removes an HTTP header.
| set | map[string]string | none | Map of headers to set on all service routes if not overridden in the object |
| remove | []string | none | List of headers to remove on all service routes if not overridden in the object |

Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it it not possible to remove these entries.
Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it is not possible to remove these entries.

### Rate Limit Service Configuration

Expand Down
2 changes: 1 addition & 1 deletion site/content/docs/v1.18.2/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ The `remove` field removes an HTTP header.
| set | map[string]string | none | Map of headers to set on all service routes if not overridden in the object |
| remove | []string | none | List of headers to remove on all service routes if not overridden in the object |

Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it it not possible to remove these entries.
Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it is not possible to remove these entries.

### Rate Limit Service Configuration

Expand Down
2 changes: 1 addition & 1 deletion site/content/docs/v1.18.3/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ The `remove` field removes an HTTP header.
| set | map[string]string | none | Map of headers to set on all service routes if not overridden in the object |
| remove | []string | none | List of headers to remove on all service routes if not overridden in the object |

Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it it not possible to remove these entries.
Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it is not possible to remove these entries.

### Rate Limit Service Configuration

Expand Down
2 changes: 1 addition & 1 deletion site/content/docs/v1.19.0/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ The `remove` field removes an HTTP header.
| set | map[string]string | none | Map of headers to set on all service routes if not overridden in the object |
| remove | []string | none | List of headers to remove on all service routes if not overridden in the object |

Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it it not possible to remove these entries.
Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it is not possible to remove these entries.

### Rate Limit Service Configuration

Expand Down
2 changes: 1 addition & 1 deletion site/content/docs/v1.19.1/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ The `remove` field removes an HTTP header.
| set | map[string]string | none | Map of headers to set on all service routes if not overridden in the object |
| remove | []string | none | List of headers to remove on all service routes if not overridden in the object |

Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it it not possible to remove these entries.
Note: the values of entries in the `set` and `remove` fields can be overridden in HTTPProxy objects but it is not possible to remove these entries.

### Rate Limit Service Configuration

Expand Down
Loading