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

Allow duplicate query keys #2

Merged
merged 21 commits into from
Jan 20, 2024
Merged

Allow duplicate query keys #2

merged 21 commits into from
Jan 20, 2024

Conversation

ThomasTJdev
Copy link
Owner

torbencarstens and others added 21 commits September 18, 2023 14:53
…l test requirements are present

Only do this when nim version < 2.0
…Seq`

In contrast to `params` this returns a `Table[string, seq[string]]`.

Closes dom96#247
This is also the same implementation used in `paramValuesAsSeq` (except
for the return type), this way we ensure the same behaviour for the
parsing/decoding steps.
Currently the server throws a 'SIGSEGV: Illegal storage access. (Attempt
to read from nil?)'
@ThomasTJdev ThomasTJdev merged commit b303134 into master Jan 20, 2024
12 checks passed
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