Skip to content

docs: add mTLS proxy example#1378

Closed
nightcityblade wants to merge 1 commit intoanthropics:mainfrom
nightcityblade:fix/issue-1279-mtls-example
Closed

docs: add mTLS proxy example#1378
nightcityblade wants to merge 1 commit intoanthropics:mainfrom
nightcityblade:fix/issue-1279-mtls-example

Conversation

@nightcityblade
Copy link
Copy Markdown

Fixes #1279

Adds a small example showing how to pass a custom httpx.Client with a client certificate, custom CA bundle, proxy, and custom base_url for enterprise mTLS or corporate gateway deployments.

@nightcityblade nightcityblade requested a review from a team as a code owner April 14, 2026 03:13
@karpetrosyan
Copy link
Copy Markdown
Collaborator

We have already documented that users can pass the HTTP client to Anthropic's client. I think we shouldn't go deeper with the httpx examples. Users should consider reading about this in the HTTPX docs.
Thanks for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: add example for mTLS / corporate proxy configuration

2 participants