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

HMS-2694 fix: improve response statuses #19

Conversation

frasertweedale
Copy link
Contributor

Improve the HTTP response status for some expected ways host-conf can fail.

  • No matching domains (500 -> 404)
  • 1 matching domains (500 -> 409)

Improve the HTTP response status for some expected ways host-conf
can fail.

- No matching domains (500 -> 404)
- >1 matching domains (500 -> 409)
@frasertweedale frasertweedale requested a review from tiran October 11, 2023 07:08
@frasertweedale frasertweedale marked this pull request as draft October 11, 2023 07:11
@frasertweedale
Copy link
Contributor Author

Your feedback for #18 means we'll touch thiis same code here, so converting to draft and it will probably be superseded later. Keeping it open for feedback anyway.

@frasertweedale
Copy link
Contributor Author

Closing. This change was made part of #18 .

@frasertweedale frasertweedale deleted the hostconf-improve-error-response-status branch October 11, 2023 12:25
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