Skip to content

Commit 710426e

Browse files
authored
Update mkdocs/docs/configuration.md
1 parent 09a3846 commit 710426e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mkdocs/docs/configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -345,9 +345,9 @@ catalog:
345345
| `header.X-Iceberg-Access-Delegation` | `vended-credentials` | Signal to the server that the client supports delegated access via a comma-separated list of access mechanisms. The server may choose to supply access via any or none of the requested mechanisms. When using `vended-credentials`, the server provides temporary credentials to the client. When using `remote-signing`, the server signs requests on behalf of the client. (default: `vended-credentials`) |
346346

347347

348-
#### Headers in RESTCatalog
348+
#### Headers in REST Catalog
349349

350-
To configure custom headers in RESTCatalog, include them in the catalog properties with `header.<Header-Name>`. This
350+
To configure custom headers in REST Catalog, include them in the catalog properties with `header.<Header-Name>`. This
351351
ensures that all HTTP requests to the REST service include the specified headers.
352352

353353
```yaml

0 commit comments

Comments
 (0)