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

Do not crash in case of empty data #1414

Merged
merged 1 commit into from
Dec 15, 2022
Merged

Do not crash in case of empty data #1414

merged 1 commit into from
Dec 15, 2022

Conversation

robertoaloi
Copy link
Member

Description

In some corner cases, it can happen that the incoming request does not contain a data field, which defaults to <<>>.
That causes a server crash, since a Uri is expected.

@robertoaloi robertoaloi merged commit 1a66e87 into main Dec 15, 2022
@robertoaloi robertoaloi deleted the deal-with-empty-data branch December 15, 2022 12:59
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