Skip to content

refactor(server): simplify deriveProtocol with strings.HasPrefix#22

Merged
wolfeidau merged 1 commit into
mainfrom
fix_http_simplify
Feb 7, 2026
Merged

refactor(server): simplify deriveProtocol with strings.HasPrefix#22
wolfeidau merged 1 commit into
mainfrom
fix_http_simplify

Conversation

@wolfeidau
Copy link
Copy Markdown
Member

  • Replace manual length checks and string slicing with strings.HasPrefix
  • Remove dead code (duplicate /sumdb/ check in default branch)
  • Remove unused root-path goproxy fallback

- Replace manual length checks and string slicing with strings.HasPrefix
- Remove dead code (duplicate /sumdb/ check in default branch)
- Remove unused root-path goproxy fallback
@wolfeidau wolfeidau merged commit 2fc0fb7 into main Feb 7, 2026
1 check passed
@wolfeidau wolfeidau deleted the fix_http_simplify branch February 7, 2026 01:16
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