Skip to content

refactor: move extract_client_info to http.utils#117

Merged
Besthope-Official merged 1 commit into
mainfrom
refactor/http-utils
Feb 3, 2026
Merged

refactor: move extract_client_info to http.utils#117
Besthope-Official merged 1 commit into
mainfrom
refactor/http-utils

Conversation

@Besthope-Official
Copy link
Copy Markdown
Contributor

Related Issue

Closes #113

Summary of Changes

move extract_client_info to http.utils

Breaking Changes

plz import from http.utils

Checklist

  • Issue discussion completed before opening PR
  • Scope is small and focused (single feature/fix)
  • All functions have full type annotations
  • Async/await used for all I/O operations
  • Tests added for new behaviors

@Besthope-Official Besthope-Official added the Backend-enhanced backend enhancement label Feb 3, 2026
@Besthope-Official Besthope-Official merged commit 8ed53f1 into main Feb 3, 2026
3 checks passed
@Besthope-Official Besthope-Official deleted the refactor/http-utils branch February 3, 2026 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Backend-enhanced backend enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

refactor: move extract_client_info to http.utils

1 participant