Search the documentation
5 pages for verbs.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
go
Claude Developer Platform · in the page
cli-sdks-libraries/sdks/go
…ed endpoints, you can use `client.Get`, `client.Post`, and other HTTP verbs. `RequestOptions` on the client, such as retries, will be respected when making these requests. ```go var ( // params can…
For Amazon Bedrock support
Claude Developer Platform · in the page
cli-sdks-libraries/sdks/python
…ed endpoints, you can use `client.get`, `client.post`, and other HTTP verbs. Options on the client, such as retries, are respected when making these requests. ```python import httpx2 response = clie…
typescript
Claude Developer Platform · in the page
cli-sdks-libraries/sdks/typescript
…ed endpoints, you can use `client.get`, `client.post`, and other HTTP verbs. Options on the client, such as retries, are respected when making these requests. ```typescript await client.post("/some/p…
Claude Code settings
Claude Code CLI · in the page
settings
…| | `spinnerVerbs` | Customize the action verbs shown while a turn is in progress. Set `mode` to `"replace"` to use only y…
Claude Code settings reference
Claude Code CLI · in the page
settings-reference
…rface and terminal | Any file | | [`spinnerVerbs`](#spinnerverbs) | Add or replace the verbs shown while a tu…