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

p/demo/mux: support query strings #2585

Open
moul opened this issue Jul 14, 2024 · 2 comments
Open

p/demo/mux: support query strings #2585

moul opened this issue Jul 14, 2024 · 2 comments
Labels
good first issue Good for newcomers

Comments

@moul
Copy link
Member

moul commented Jul 14, 2024

No description provided.

@moul moul added the good first issue Good for newcomers label Jul 14, 2024
@thinhnx-var
Copy link
Contributor

should we support for a queries list like ?coin=gno&coin=btc or just unique query param (last param value) for now?

@grepsuzette
Copy link
Contributor

Querystrings don't seem to be passed to realms' right now.
They seem only used with views for ?help for example.

Does that mean this will change? (it certainly seems so, as p/demo/mux is a realm).
I think it would be a good thing.

Anyway I'm curious as I've been wanting this for a long time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: 📥 Inbox
Status: Triage
Development

No branches or pull requests

3 participants