Skip to content

Bug: query params doesn't work? #2816

Answered by provinzkraut
thompson0012 asked this question in Q&A
Discussion options

You must be logged in to vote

The error message is coming from zsh, not Litestar. You need to either escape the ? or surround the whole string in quotes.

curl "http://localhost:8000?param=uiyhkjh"

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@thompson0012
Comment options

@thompson0012
Comment options

@provinzkraut
Comment options

Answer selected by thompson0012
@thompson0012
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Question This is a question and further information is requested
2 participants
Converted from issue

This discussion was converted from issue #2815 on December 01, 2023 15:30.