Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client options naming gaps and no $host parameter between HLC and modular #2633

Closed
Tracked by #2638
MaryGao opened this issue Jun 28, 2024 · 1 comment · Fixed by #2671
Closed
Tracked by #2638

Client options naming gaps and no $host parameter between HLC and modular #2633

MaryGao opened this issue Jun 28, 2024 · 1 comment · Fixed by #2671
Assignees
Labels
HRLC p0 priority 0

Comments

@MaryGao
Copy link
Member

MaryGao commented Jun 28, 2024

There are two gaps for client options

  • The naming rule is different between them
  • There is no $host option in modular but with one in hlc

Regarding item 1 I prefer to mitigate this gap.
Regarding item 2 after checking we found the $host parameter has no usage in client side or core side so I prefer to accept this breaking.

  • Modular
    image
  • HLC
    image
    image
@MaryGao
Copy link
Member Author

MaryGao commented Jun 28, 2024

/cc @joheredi @qiaozha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HRLC p0 priority 0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants