Skip to content

fix: align HTTP module naming#6

Merged
BackGwa merged 1 commit into
developfrom
bugs/http-naming
May 15, 2026
Merged

fix: align HTTP module naming#6
BackGwa merged 1 commit into
developfrom
bugs/http-naming

Conversation

@BackGwa
Copy link
Copy Markdown
Member

@BackGwa BackGwa commented May 15, 2026

Summary

  • Renamed the built-in HTTP module registration from Http to http so it matches the lowercase naming convention used by other standard modules.
  • Updated HTTP module error messages to use HTTP as the protocol name.
  • Updated English and Korean documentation examples and references from Http.* / using Http to http.* / using http.

Type of Change

  • Bug fix (bugs/)
  • New feature (features/)
  • Refactoring (refactor/)
  • Hotfix (hotfix/)
  • Chore (chore/)

Self Check

  • Code follows the project's coding style
  • Self-review completed
  • Documentation updated (if necessary)

@BackGwa BackGwa added the bug Something isn't working label May 15, 2026
@BackGwa BackGwa merged commit b37e850 into develop May 15, 2026
@BackGwa BackGwa deleted the bugs/http-naming branch May 15, 2026 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant