We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Emoji work fine if downloaded from the gui, but no output on the CLI if used. MRE:
# fails curl -LG https://zerocal.shuttleapp.rs/ -d title=Valid -d desc=🍺+to+catch+up! # works curl -LG https://zerocal.shuttleapp.rs/ -d title=Valid -d desc=beers+to+catch+up!
The text was updated successfully, but these errors were encountered:
If it works from the browser, shouldn't it be a curl problem? 🤔
Sorry, something went wrong.
No branches or pull requests
Emoji work fine if downloaded from the gui, but no output on the CLI if used. MRE:
The text was updated successfully, but these errors were encountered: