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

Add query string and fix hash #258

Merged
merged 1 commit into from
Apr 23, 2023
Merged

Conversation

thatrandomperson5
Copy link
Contributor

@thatrandomperson5 thatrandomperson5 commented Apr 23, 2023

I noticed hashPart ate the query string, which is not good for routing, so I decided to fix it. RouterData now has hashPart and queryString. One has the hash "path", the other has the search string

* Update karax.nim

Add some fixes

* Update jstrutils.nim

* Update karax.nim
@Araq Araq merged commit b415ce5 into karaxnim:master Apr 23, 2023
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.

2 participants