Skip to content

refactor(reader): rename CLIENT to DEFAULT_HTTP_CLIENT#103

Merged
dfa1 merged 1 commit into
mainfrom
rename-default-http-client
Jun 20, 2026
Merged

refactor(reader): rename CLIENT to DEFAULT_HTTP_CLIENT#103
dfa1 merged 1 commit into
mainfrom
rename-default-http-client

Conversation

@dfa1

@dfa1 dfa1 commented Jun 20, 2026

Copy link
Copy Markdown
Owner

Rename the shared HttpClient constant in VortexHttpReader from CLIENT to DEFAULT_HTTP_CLIENT, making it clear it's the default used when the caller doesn't supply one via the open(uri, registry, HttpClient) overload.

Pure rename, both references updated. Compiles clean.

🤖 Generated with Claude Code

…eader

Make it clear the shared HttpClient is the default used when the caller does
not supply one (the open(uri, registry, HttpClient) overload).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@dfa1 dfa1 merged commit 03900b8 into main Jun 20, 2026
6 checks passed
@dfa1 dfa1 deleted the rename-default-http-client branch June 20, 2026 18:56
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.

1 participant