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

fix: correct OPTS error code #190

Merged
merged 2 commits into from
Jan 7, 2020
Merged

fix: correct OPTS error code #190

merged 2 commits into from
Jan 7, 2020

Conversation

trs
Copy link
Contributor

@trs trs commented Jan 6, 2020

If an unknown option is given, the response should be 501.

Fixes: #189

If an unknown option is given, the response should be 501
@trs trs added the bug A defect or bug that affects the original indended use of the application label Jan 6, 2020
@trs trs self-assigned this Jan 6, 2020
@trs trs marked this pull request as ready for review January 7, 2020 16:12
@trs trs merged commit c59e191 into master Jan 7, 2020
@trs trs deleted the fix-unknown-command-disconnect branch January 7, 2020 16:39
@trs
Copy link
Contributor Author

trs commented Jan 8, 2020

🎉 This PR is included in version 4.3.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@trs trs added the released label Jan 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect or bug that affects the original indended use of the application released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disconnect on 500 errors too drastic
1 participant